Skip to content

Enable control of UseShellExecute #114

Answered by Tyrrrz
gitfool asked this question in Q&A
Discussion options

You must be logged in to vote

Shell execute unfortunately can't be enabled because that prevents from reading stdout/stderr, which is pretty much the main purpose of using CliWrap. At that point it wouldn't be much different than using Process directly, but most importantly allowing shell execute to be configurable will diverge the internal implementation into two separate workflows. So in essence this is out of scope.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gitfool
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants