exsm v0.3.1 Exsm.Transitions View Source

This is a GenServer that controls the transitions for a struct using a set of helper functions from Exsm.Transition It's meant to be run by a supervisor.

Link to this section Summary

Link to this section Functions

Link to this function

parse_transitions(transitions, states)

View Source