Closed jonsequitur closed 7 years ago
This adds support for implicit root commands for when a Parser is created without subcommands. It allows materialization to behave more consistently.
Parser
@jonsequitur, Thanks for having already signed the Contribution License Agreement. Your agreement was validated by .NET Foundation. We will now review your pull request. Thanks, .NET Foundation Pull Request Bot
This adds support for implicit root commands for when a
Parser
is created without subcommands. It allows materialization to behave more consistently.