- Namespace
- Statiq
.App - Containing Type
- Engine
Command Settings - Property Type
- CleanMode?
Syntax
[CommandOption("--clean-mode")]
[Description("Specifies how the output path will be cleaned between each execution.")]
public CleanMode? CleanMode { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
CleanMode? |