- Namespace
- Statiq
.Web .Commands - Containing Type
- Preview
Command Settings - 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 |