Class: Scmd::CommandSpy::TimeoutCall
- Inherits:
-
Struct
- Object
- Struct
- Scmd::CommandSpy::TimeoutCall
- Defined in:
- lib/scmd/command_spy.rb
Instance Attribute Summary collapse
-
#timeout ⇒ Object
Returns the value of attribute timeout.
Instance Attribute Details
#timeout ⇒ Object
Returns the value of attribute timeout
116 117 118 |
# File 'lib/scmd/command_spy.rb', line 116 def timeout @timeout end |