- Namespace
- Statiq
.App - Containing Type
- Pipelines
Command Settings - 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 |