- Namespace
- Statiq
.App - Containing Type
- Engine
Command Settings - Property Type
- bool
Syntax
[CommandOption("--serial")]
[Description("Executes pipeline phases and modules in serial.")]
public bool SerialExecution { get; set; }
Attributes
| Type | Description |
|---|---|
| CommandOption | |
| Description |
Value
| Type | Description |
|---|---|
| bool |