caput.pipeline.tasklib.flow#
Simple pipeline tasks used to control how data flows through the pipeline.
Classes#
Accumulate the inputs into a list and return as a group. |
|
Delete pipeline products to free memory. |
|
Gather an arbitrary number of inputs into a list. |
|
Make a copy of the passed object. |
|
Unconditionally forward a tasks input. |
|
Wait until the |