BaseSubOptions.

Debug Property

Syntax

[Option("debug", HelpText = "Enable debugging console output")]
public bool Debug { get; set; }

Attributes

Type Description
Option

Value

Type Description
bool
GitHub