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