class Proxy::RemoteExecution::Ssh::Connector::StderrData

Public Instance Methods

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