IEngine.

Pipelines Property

Summary

Gets the pipelines.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IEngine

Syntax

IPipelineCollection Pipelines { get; }

Value

Type Description
IPipelineCollection
GitHub