can-symlink

Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.

MIT 2 个版本
安装
npm install can-symlink
yarn add can-symlink
pnpm add can-symlink
bun add can-symlink
README

Can you create symlinks?

Its easy to find out. Install using npm install -g can-symlink. Once installed run can-symlink to find out if you have what it takes to create symlinks.

版本列表
1.0.0 2015-12-21
0.0.1 2015-02-11