dotnet / CliCommandLineParser

A second-generation parser for the .NET Core command line tools
MIT License
111 stars 44 forks source link

add support for implicit root command #73

Closed jonsequitur closed 7 years ago

jonsequitur commented 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.

dnfclas commented 7 years ago

@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