Class: Scmd::CommandSpy::TimeoutCall

Inherits:
Struct
  • Object
show all
Defined in:
lib/scmd/command_spy.rb

Instance Attribute Summary collapse

Instance Attribute Details

#timeoutObject

Returns the value of attribute timeout

Returns:

  • (Object)

    the current value of timeout



116
117
118
# File 'lib/scmd/command_spy.rb', line 116

def timeout
  @timeout
end