CliParser.Command Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
The command that is used to parse the command line input.
public Command Command { get; }
The command that is used to parse the command line input.
public Command Command { get; }