dsherret / dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
MIT License
970 stars 33 forks source link

Ability to get all child processes #161

Closed dsherret closed 11 months ago

dsherret commented 11 months ago

There should be a way to get all executing child processes. I'm not sure what the api would look like though.

dsherret commented 11 months ago

Closing this in favour of https://github.com/dsherret/dax/pull/169