dotnet/command-line-api
GitHub で見るGetCompletions should check exit code of invoked application
Open
#2,137 opened on 2023年3月31日
Area-Completionsbughelp wanted
Repository metrics
- Stars
- (3,665 stars)
- PR merge metrics
- (平均マージ 1h 58m) (30d で 1 merged 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