dotnet/command-line-api
GetCompletions should check exit code of invoked application
开放
#2,137 创建于 2023年3月31日
Area-Completionsbughelp wanted
仓库指标
- 星标
- (3,665 个星标)
- 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