ex_state
v2.0.1
GUIDES
Modules
ex_state v2.0.1
ExState.Machine
View Source
A finite state machine definition.
Link to this section
Summary
Functions
create(machine, opts \\ %{})
transition(machine, event)
Link to this section
Functions
Link to this function
create(machine, opts \\ %{})
View Source
Link to this function
transition(machine, event)
View Source