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