Class: Proxy::RemoteExecution::Ssh::CommandUpdate::StdoutData
- 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
51 52 53 |
# File 'lib/smart_proxy_remote_execution_ssh/command_update.rb', line 51 def data_type :stdout end |