- Namespace
- Statiq
.Core - Containing Type
- IPipelineExtensions
Syntax
public static TPipeline WithInputConfig<TPipeline>(this TPipeline pipeline, Config<object> config)
where TPipeline : IPipeline
Type Parameters
| Name | Description |
|---|---|
| TPipeline |
Parameters
| Name | Type | Description |
|---|---|---|
| pipeline | TPipeline | |
| config | Config |
Return Value
| Type | Description |
|---|---|
| TPipeline |