dsherret / dax

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

Get writable stream of file at `PathRef` #132

Open dsherret opened 1 year ago

dsherret commented 1 year ago

It should be easy to get a writable stream of a file from a PathRef in a non-error prone way.