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