Oi.Flowgraph (oi v0.5.0)

Copy Markdown

Summary

Functions

add_step(graph, oi_step, opts \\ [])

@spec add_step(Oi.Topology.Graph.t(), module(), keyword()) :: Oi.Topology.Graph.t()

belongs_port(key)

(macro)

connect(graph, arg1, arg2)

new_flowchart()

See Oi.Topology.Graph.new/0.

remove_step(graph, node_id)

See Oi.Topology.Graph.remove_node/2.