Method: Async::LimitedQueue#limit

Defined in:
lib/async/queue.rb

#limitObject (readonly)

Returns the value of attribute limit.


120
121
122
# File 'lib/async/queue.rb', line 120

def limit
  @limit
end