dotnet / CliCommandLineParser

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

Rule and option set refactor #41

Closed jonsequitur closed 7 years ago

jonsequitur commented 7 years ago

This removes the IAliased interface in favor of a couple of subclasses of OptionSet<T>.

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