Method: Async::Notification::Signal#value

Defined in:
lib/async/notification.rb

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



38
39
40
# File 'lib/async/notification.rb', line 38

def value
  @value
end