Method: AMQ::Client::Async::Consumer#queue
- Defined in:
- lib/amq/client/async/consumer.rb
#queue ⇒ Object (readonly)
Returns the value of attribute queue.
25 26 27 |
# File 'lib/amq/client/async/consumer.rb', line 25 def queue @queue end |