Returns the value of attribute status
Returns:
the current value of status
50 51 52
# File 'lib/async_flow/workflow.rb', line 50 def status @status end