View Source AshStateMachine.Charts (ash_state_machine v0.1.0)

Returns a mermaid flow chart of a given state machine resource.

Link to this section Summary

Link to this section Functions

Link to this function

mermaid_flowchart(resource)

View Source
@spec mermaid_flowchart(Ash.Resource.t()) :: String.t()