Method: Async::Notification::Signal#waiting

Defined in:
lib/async/notification.rb

#waitingObject

Returns the value of attribute waiting

Returns:

  • (Object)

    the current value of waiting



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

def waiting
  @waiting
end