dsherret / dax

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

feat(pathref): startsWith and endsWith #106

Closed Sorikairox closed 11 months ago

Sorikairox commented 1 year ago

Add startsWith and endsWith method to PathRef.

Is it what you were expecting @dsherret ?