dsherret / dax

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

feat: `PathRef.prototype.createSymlinkTo` - require specifying if absolute or relative for `PathRef` and `URL` args #122

Closed dsherret closed 1 year ago

dsherret commented 1 year ago

I'm not sure what the right choice is here, so I'm changing it to be explicit for the time being.