dsherret / dax

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

feat: explicit capturing of the combined stdout and stderr #80

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

It's better for this to be explicit in order to not be needlessly done. Additionally, this will make adding streaming support easier.