Class: Proxy::RemoteExecution::Ssh::CommandUpdate::DebugData

Inherits:
Data
  • Object
show all
Defined in:
lib/smart_proxy_remote_execution_ssh/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



63
64
65
# File 'lib/smart_proxy_remote_execution_ssh/command_update.rb', line 63

def data_type
  :debug
end