Class: Airflow::Commands::GetWorkflowInfo

Inherits:
Struct
  • Object
show all
Defined in:
lib/async_flow/commands.rb

Instance Attribute Summary collapse

Instance Attribute Details

#workflow_idObject

Returns the value of attribute workflow_id

Returns:

  • (Object)

    the current value of workflow_id



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

def workflow_id
  @workflow_id
end