Grains v0.3.7 Grains.Recipe
A Recipe describes the data flow between the processes.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
merge(new_name, recipe1, recipe2)
Merges to recipes by combining all edges.
Link to this function
new(name, map)
Link to this function
to_mermaid(recipe, direction \\ "TD")
Returns a mermaid flowchart as a string.