NoClean Property
Namespace
Statiq.App
Containing Type
EngineCommandSettings
Property Type
bool

Syntax

[CommandOption("--noclean")]
[Description("Prevents cleaning of the output path on each execution (same as \"--clean-mode None\").")]
public bool NoClean { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
bool