Class: ComponentHost::Signal::Substitute::Signal::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/component_host/signal.rb

Instance Attribute Summary collapse

Instance Attribute Details

#signalObject

Returns the value of attribute signal

Returns:

  • (Object)

    the current value of signal



47
48
49
# File 'lib/component_host/signal.rb', line 47

def signal
  @signal
end