Synchronously write a file and create its ancestor directories if needed
Return an array of all parent node_modules directories
`fs-temp` is a quick and simple way to create temporary files and directories.
Ensure directories exist before writing to them.
Move files or directories with rename, falling back to recursive rename/copy on EXDEV errors.
Provides a fallback for non-existing directories so that the HTML 5 history API can be used.
Generate a unique filename for use in temporary directories or caches.
Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurrency and win32 junction support.
Helper to require() directories.
a tool for watching directories for file changes
Copy files, directories and links, preserving ownership and perms
Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.
Task to synchronize two directories. Similar to grunt-copy but updates only files that have been changed.
Recursively watch directories for changes
Hard link (or copy if linking fails) all files from a directory to several target directories.
Replicates indexed directories using hard links, copies, or cloning
watch specific files or directories and re-execute a given command
run directories of tests using 'require'
recursively read all files and directories within a directory
module to locate a meta project's .meta file, and execute a provided command within the meta project's and all child projects' directories