dotnet / dotnet/command-line-api
Make it possible to debug custom parsing/validation logic
Open
Area-Parser and Binder
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
The `[debug]` directive now seems to take effect after argument parsing has run. This makes `[debug]` much less useful because I can't use it to debug anything that goes wrong before parsing is finished.
Contributor guide
Assessment
This issue has not been assessed yet.