Class: Proxy::RemoteExecution::Ssh::CommandUpdate::StderrData

Inherits:
Data
  • Object
show all
Defined in:
lib/smart_proxy_remote_execution_ssh_core/command_update.rb

Instance Attribute Summary

Attributes inherited from Data

#data, #timestamp

Instance Method Summary collapse

Methods inherited from Data

#initialize, #to_hash

Constructor Details

This class inherits a constructor from Proxy::RemoteExecution::Ssh::CommandUpdate::Data

Instance Method Details

#data_typeObject



59
60
61
# File 'lib/smart_proxy_remote_execution_ssh_core/command_update.rb', line 59

def data_type
  :stderr
end