Method: Async::LimitedQueue#limit

Defined in:
lib/async/queue.rb

#limitObject (readonly)

Returns the value of attribute limit.



74
75
76
# File 'lib/async/queue.rb', line 74

def limit
  @limit
end