Method: Airflow::Commands::StartWorkflow#queue

Defined in:
lib/async_flow/commands.rb

#queueObject

Returns the value of attribute queue

Returns:

  • (Object)

    the current value of queue



5
6
7
# File 'lib/async_flow/commands.rb', line 5

def queue
  @queue
end