Summary
Extension methods for
Wyam.Common.Execution.IPipeline
.
- Assembly
- Wyam
.Common .dll - Namespace
- Wyam
.Common .Execution - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["PipelineExtensions"]
class Type type-node
Syntax
public static class PipelineExtensions
Methods
Name | Value | Summary |
---|---|---|
With |
IPipeline |
Specifies that a given pipeline doesn't use data from other pipelines and prevents reprocessing of documents after the first pass.
static
|