Creates a dependencies hierarchy for a symlinked `node_modules`
Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
Copy files and directories, dereferencing symlinks and preserving last-modified times
Copy files and directories, dereferencing symlinks and preserving last-modified times
Determine if the current node version supports the `--preserve-symlinks` flag.
Returns true if a filepath is a symbolic link
Like fs.symlink, but friendlier.
Synchronously check if a file is a symbolic link
Utility module to determine if fs.symlink commands will succeed. Useful for win32 enviornments where special permission is required for symlinking.
Utilities to set up file system structures (directories, files, and symlinks)
Delegate commands to symlinked packages.