Class: Deltacloud::Drivers::Mock::MockDriver::Mock_ssh
- Inherits:
-
Object
- Object
- Deltacloud::Drivers::Mock::MockDriver::Mock_ssh
- Defined in:
- lib/deltacloud/drivers/mock/mock_driver.rb
Overview
mock object to mimick Net::SSH object
Instance Attribute Summary collapse
-
#command ⇒ Object
Returns the value of attribute command.
Instance Attribute Details
#command ⇒ Object
Returns the value of attribute command.
256 257 258 |
# File 'lib/deltacloud/drivers/mock/mock_driver.rb', line 256 def command @command end |