Class: Scmd::CommandSpy::SignalCall

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

Instance Attribute Summary collapse

Instance Attribute Details

#signalObject

Returns the value of attribute signal

Returns:

  • (Object)

    the current value of signal



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

def signal
  @signal
end