dsherret / dax

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

Rename `PathRef` to `Path` #235

Closed dsherret closed 8 months ago

dsherret commented 8 months ago

Rename, but keep the export for a bit and deprecate it. Not sure why I didn't name it Path in the beginning (maybe was too Rust focused with PathBuf vs Path)