Class: Deltacloud::Drivers::Mock::MockDriver::Mock_ssh

Inherits:
Object
  • Object
show all
Defined in:
lib/deltacloud/drivers/mock/mock_driver.rb

Overview

mock object to mimick Net::SSH object

Instance Attribute Summary collapse

Instance Attribute Details

#commandObject

Returns the value of attribute command.



256
257
258
# File 'lib/deltacloud/drivers/mock/mock_driver.rb', line 256

def command
  @command
end