View Source AshStateMachine.BuiltinChanges (ash_state_machine v0.2.7)

Changes for working with AshStateMachine resources.

Summary

Functions

Try and transition to the next state. Must be only one possible next state.

Changes the state to the target state, validating the transition

Functions

next_state()

Try and transition to the next state. Must be only one possible next state.

transition_state(target)

Changes the state to the target state, validating the transition