can-symlink@1.0.0
Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.
MIT
2015-12-21
安装 (1.0.0)
npm install can-symlink@1.0.0
yarn add can-symlink@1.0.0
pnpm add can-symlink@1.0.0
bun add can-symlink@1.0.0
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| tmp | 0.0.28 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| mocha | ^2.1.0 |