PipelineSettings

All settings for a PipelinePlugin, aggregated.

Members

Variables

enabled
bool enabled;

Whether or not the Pipeline plugin should do anything at all.

fifoInWorkingDir
bool fifoInWorkingDir;

Whether or not to place the FIFO in the working directory. If false, it will be saved in /tmp or wherever $TMPDIR points. If macOS, then there only if version OSXTMPDIR.

path
string path;

Custom path to use as FIFO filename, specified with --set pipeline.path=[...].