dsherret / dax

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

feat: extend `Deno.FsFile` from `FsFileWrapper` #190

Closed dsherret closed 7 months ago

dsherret commented 7 months ago

This should make it work in old versions of Deno and new versions that have Symbol.dispose.