You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The optional options argument is never used, so neither is stdout/stderr
in the resolved Promise value. Remove the unused code and unnecessary
pify dependency.
Add a comment about get-exec-file which returns ChildProcess with
then/catch for use as a Promise in case we need it later.
Signed-off-by: Kevin Locke <[email protected]>
0 commit comments