APipelineFlow#

class ultimo.core.APipelineFlow(source: APipeline)#

Base class for iterators over pipeline sources.

Attributes

source

The source that created the flow.

flow

source: APipeline#

The source that created the flow.