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