View Source AshStateMachine.BuiltinChanges (ash_state_machine v0.2.2)

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

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

Link to this function

transition_state(target)

View Source

Changes the state to the target state, validating the transition