Class: Scmd::CommandSpy::InputCall

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

Instance Attribute Summary collapse

Instance Attribute Details

#inputObject

Returns the value of attribute input

Returns:

  • (Object)

    the current value of input



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

def input
  @input
end