SerialExecution Property
Namespace
Statiq.App
Containing Type
EngineCommandSettings
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