- Namespace
- Statiq
.Web .Commands - Containing Type
- Preview
Command Settings - Property Type
- bool
Syntax
[CommandOption("--force-ext")]
[Description("Force the use of extensions in the preview web server (by default, extensionless URLs may be used).")]
public bool ForceExt { get; set; }
Attributes
Type | Description |
---|---|
CommandOption | |
Description |
Value
Type | Description |
---|---|
bool |