Method: Atatus::Transport::Base#queue
- Defined in:
- lib/atatus/transport/base.rb
#queue ⇒ Object (readonly)
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
54 55 56 |
# File 'lib/atatus/transport/base.rb', line 54 def queue @queue end |