OptionalisAn optional flag indicating whether the pipe is a container alias.
OptionalisAn optional flag indicating whether the pipe is a class.
OptionalisAn optional flag indicating whether the pipe is a factory.
The pipe to execute, which can be a function or a string identifier.
OptionalparamsAn optional array of parameters to pass to the pipe.
OptionalpriorityAn optional priority level of the pipe.
Represents a MetaPipe configuration item, with a pipe, parameters, and priority level.
A configuration object used for managing pipes in the pipeline.