dotnet / dotnet/command-line-api
Add option name abbreviation (startswith) support (Off by default)
Open
Area-Parser and Binder
wontfix
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Allow the end user to specify option names that are abbreviations (startswith) the actual option name as long as they are unambiguous. This option should be off by default.
(PowerShell supports this capability)
Contributor guide
Assessment
This issue has not been assessed yet.