NoReload Property
Namespace
Statiq.Web.Commands
Containing Type
ServeCommandSettings
Property Type
bool

Syntax

[CommandOption("--no-reload")]
[Description("Turns off LiveReload support after changes.")]
public bool NoReload { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
bool