dotnet/command-line-api
在 GitHub 查看GetCompletions should check exit code of invoked application
Open
#2,137 建立於 2023年3月31日
Area-Completionsbughelp wanted
倉庫指標
- Star
- (3,665 star)
- PR 合併指標
- (平均合併 1小時 58分鐘) (30 天內合併 1 個 PR)
描述
This code should probably check the exit code and not consider standard output to be completions when it is non-zero:
cc @jonsequitur @adamsitnik