Method: Workflow::Specification#initial_state

Defined in:
lib/workflow/specification.rb

#initial_stateObject

Returns the value of attribute initial_state.



8
9
10
# File 'lib/workflow/specification.rb', line 8

def initial_state
  @initial_state
end