CliResultParseResult Property
Get the results of parsing a command line input based on a specific parser configuration.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.6
public ParseResult ParseResult { get; }
Property Value
ParseResult