pipeline_print

Pretty-Print a Pipeline

Prints a human-readable summary of the pipeline nodes to stdout, showing each node’s name, runtime, depth, noop status, and dependencies.

Parameters

Returns

Examples

pipeline_print(p)

See Also

pipeline_dot, pipeline_summary