NormalPipelines Property
Namespace
Statiq.App
Containing Type
PipelinesCommandSettings
Property Type
bool

Syntax

[CommandOption("-n|--normal")]
[Description("Executes normal pipelines as well as those specified.")]
public bool NormalPipelines { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
bool