- Namespace
- Statiq
.Common - Containing Type
- IPipelineExtensions
Syntax
public static TPipeline AsPostProcessHasDependencies<TPipeline>(this TPipeline pipeline, bool postProcessHasDependencies = true)
where TPipeline : IPipeline
Type Parameters
| Name | Description |
|---|---|
| TPipeline |
Parameters
| Name | Type | Description |
|---|---|---|
| pipeline | TPipeline | |
| postProcessHasDependencies | bool |
Return Value
| Type | Description |
|---|---|
| TPipeline |