WyamSettings.

NoClean Property

Summary

Gets or sets a value indicating whether to prevent cleaning of the output path on each execution if true.
Assembly
Cake.Wyam.dll
Namespace
Cake.Wyam
Containing Type
WyamSettings

Syntax

public bool NoClean { get; set; }

Remarks

Default is false

Value

Type Description
bool