We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
a1a6de4
There was an error while loading. Please reload this page.
Add CatchError option. If a command exits with a non zero exit code, err will not be nil from Subprocess#Exec().
CatchError
Subprocess#Exec()
fb739ac
subprocess.Args
0eb53f2
Minor Bug Fix
ee96703
Added close channel on ExecAsync
afdf005
Added example