CliParserCommand Property

The command that is used to parse the command line input.

Definition

Namespace: DotMake.CommandLine
Assembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.8
C#
public Command Command { get; }

Property Value

Command

See Also