pipeline_leaves

Pipeline Leaf Nodes

Returns the names of all leaf nodes — nodes that no other node depends on.

Parameters

Returns

Names of leaf nodes.

Examples

pipeline_leaves(p)

See Also

pipeline_nodes, pipeline_roots