Pipeline.

Pipeline() Constructor

Summary

Creates a pipeline with an empty modules collection and a default name equal to the class name.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
Pipeline

Syntax

public Pipeline()

Return Value

Type Description
void
GitHub