Engine.

Pipelines Property

Summary

Gets the pipelines.
Assembly
Wyam.Core.dll
Namespace
Wyam.Core.Execution
Containing Type
Engine

Syntax

public IPipelineCollection Pipelines { get; }

Value

Type Description
IPipelineCollection
GitHub