is-junction

1.0.0 • Public • Published

is-junction

Determine if a given path resolves to an NTFS junction (reparse point).

const {isJunctionSync} = require(".");
isJunctionSync(path); // returns true or false depending on if the path is a junction.

Readme

Keywords

Package Sidebar

Install

npm i is-junction

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.63 kB

Total Files

10

Last publish

Collaborators

  • oliversalzburg