CliSettingsEnableDiagramDirective Property
Enables the use of the
[diagram] directive, which when specified on the command line will short
circuit normal command handling and display a diagram explaining the parse result for the command line input.
Default is .
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 1.8.8
public bool EnableDiagramDirective { get; set; }
Property Value
Boolean