Debug Property
Namespace
Statiq.App
Containing Type
BaseCommandSettings
Property Type
bool

Syntax

[CommandOption("--debug")]
[Description("Allows you to select a debugger to attach.")]
public bool Debug { get; set; }

Attributes

Type Description
CommandOption
Description

Value

Type Description
bool