NoWatch Property
Namespace
Statiq.Web.Commands
Containing Type
PreviewCommandSettings
Property Type
bool

Syntax

[CommandOption("--no-watch")]
[Description("Turns off watching the input folder(s) for changes and rebuilding.")]
public bool NoWatch { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
bool