Class: Proxy::RemoteExecution::Ssh::CommandUpdate::StderrData
- Defined in:
- lib/smart_proxy_remote_execution_ssh/command_update.rb
Instance Attribute Summary
Attributes inherited from Data
Instance Method Summary collapse
Methods inherited from Data
Constructor Details
This class inherits a constructor from Proxy::RemoteExecution::Ssh::CommandUpdate::Data
Instance Method Details
#data_type ⇒ Object
57 58 59 |
# File 'lib/smart_proxy_remote_execution_ssh/command_update.rb', line 57 def data_type :stderr end |