OGMJobPipeline — A container to run spawns together
GObject ╰── OGMJobSpawn ╰── OGMJobContainer ╰── OGMJobList ╰── OGMJobPipeline
#include <ogmjob-pipeline.h>
OGMJobSpawn * ogmjob_pipeline_new (void);
void
Creates a new OGMJobPipeline.
The new OGMJobPipeline
struct OGMJobPipeline;