Class: Proxy::RemoteExecution::Ssh::CommandUpdate::StatusData
- 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
69 70 71 |
# File 'lib/smart_proxy_remote_execution_ssh/command_update.rb', line 69 def data_type :status end |