dotnet / dotnet/command-line-api
Pre/post (aka non-exclusive) actions should be able to end execution
Open
needs discussion
- Dominant language
- C#
- Stars
- 3.7k
- Forks
- 428
- PR merge metrics
- No merged PRs in 30d
Description
Pre (and later post) actions – called non-exclusive actions in the current PR – should be able to cancel. It will be awkward if they need to do something – like check a license – and then have to do something weird to ensure the CliAction does not proceed.
Contributor guide
Assessment
This issue has not been assessed yet.