AsDeployment<TPipeline>(TPipeline, bool) Method
Namespace
Statiq.Common
Containing Type
IPipelineExtensions

Syntax

public static TPipeline AsDeployment<TPipeline>(this TPipeline pipeline, bool deployment = true) 
    where TPipeline : IPipeline

Type Parameters

Name Description
TPipeline

Parameters

Name Type Description
pipeline TPipeline
deployment bool

Return Value

Type Description
TPipeline