Method: Airflow::Workflow::Info#status

Defined in:
lib/async_flow/workflow.rb

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



50
51
52
# File 'lib/async_flow/workflow.rb', line 50

def status
  @status
end