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