Returns the value of attribute queue
Returns:
the current value of queue
5 6 7
# File 'lib/async_flow/commands.rb', line 5 def queue @queue end