dsherret / dax

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

feat: `CommandChild` - `abort()` -> `kill(signal?: Deno.Signal)` #168

Closed dsherret closed 11 months ago

dsherret commented 11 months ago

Closes #160