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
A lot of the work this repo does is shelling out to run other commands and then gathering up their stdout/stderr streams. This should be wrapped up in a class that can be easily tested and updated.
The text was updated successfully, but these errors were encountered:
A lot of the work this repo does is shelling out to run other commands and then gathering up their stdout/stderr streams. This should be wrapped up in a class that can be easily tested and updated.
The text was updated successfully, but these errors were encountered: