CliResult.ParseResult Property
Definition
- Namespace
- DotMake.CommandLine
- Assembly
- DotMake.CommandLine.dll
Get the results of parsing a command line input based on a specific parser configuration.
public ParseResult ParseResult { get; }
Get the results of parsing a command line input based on a specific parser configuration.
public ParseResult ParseResult { get; }