is-junction
Determine if a given path resolves to an NTFS junction (reparse point).
const isJunctionSync = ;; // returns true or false depending on if the path is a junction.
Determine if a given path resolves to an NTFS junction (reparse point).
const isJunctionSync = ;; // returns true or false depending on if the path is a junction.
npm i is-junction
0
1.0.0
MIT
6.63 kB
10