Grains v0.2.0 Grains.Recipe

A Recipe describes the data flow between the processes.

Link to this section Summary

Functions

Merges to recipes by combining all edges.

Link to this section Types

Link to this type

t()

t() :: %Grains.Recipe{map: map(), name: atom()}

Link to this section Functions

Link to this function

merge(new_name, recipe1, recipe2)

Merges to recipes by combining all edges.