class Proxy::RemoteExecution::Ssh::CommandUpdate::StderrData

Public Instance Methods

data_type() click to toggle source
# File lib/smart_proxy_remote_execution_ssh/command_update.rb, line 56
def data_type
  :stderr
end