Function run

Run a pipeline by repeatedly calling pipeline.step.

Prototype

int run(Pipeline)(
  auto ref Pipeline pipeline
)
if (isRunnable!Pipeline);

Authors

Adrian Matoga

Copyright

© 2016 Adrian Matoga

License

BSL-1.0.