dotnet/command-line-api
Vedi su GitHubGetCompletions should check exit code of invoked application
Open
#2137 aperta il 31 mar 2023
Area-Completionsbughelp wanted
Metriche repository
- Star
- (3665 star)
- Metriche merge PR
- (Merge medio 1h 58m) (1 PR mergiata in 30 g)
Descrizione
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
cc @jonsequitur @adamsitnik