- Namespace
- Statiq
.Common - Containing Type
- IPipelineExtensions
Syntax
public static TPipeline WithProcessModules<TPipeline>(this TPipeline pipeline, params IModule[] modules)
where TPipeline : IPipeline
Type Parameters
| Name | Description |
|---|---|
| TPipeline |
Parameters
| Name | Type | Description |
|---|---|---|
| pipeline | TPipeline | |
| modules | IModule[] |
Return Value
| Type | Description |
|---|---|
| TPipeline |