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
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