Machinery.Transition.guarded_transition-question-mark

You're seeing just the function guarded_transition-question-mark, go back to Machinery.Transition module for more information.
Link to this function

guarded_transition?(module, struct, state, extra_metadata)

View Source

Specs

guarded_transition?(module(), struct(), state(), map()) :: boolean()

Default guard transition fallback to make sure all transitions are permitted unless another existing guard condition exists. This is meant to be for internal use only.