dotnet/command-line-api
Auf GitHub ansehenGetCompletions should check exit code of invoked application
Open
#2.137 geöffnet am 31. März 2023
Area-Completionsbughelp wanted
Repository-Metriken
- Stars
- (3.665 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 1h 58m) (1 gemergte PR in 30 T)
Beschreibung
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
cc @jonsequitur @adamsitnik