Parsed Property
Gets the parsed remaining arguments.
ILookup<string, string> Parsed { get; }
- Namespace
- Spectre
.Console .Cli - Containing Type
- IRemainingArguments
- Property Type
- ILookup
<string, string>
ILookup<string, string> Parsed { get; }