forked from jprichardson/node-fs-extra
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into local/develop
* master: (59 commits) Document `outputFile()` only supports a file path move(): fall back to streams when hard links aren't supported Refactor test.js Refactor test remove (closes jprichardson#355) Refactor test move Refactor test mkdirs lib/copy/__tests__/copy-dev-null.test.js: Edit copy-dev-null test description docs/copy.md: Refactor copy filter example Add done() to copySync tests when setTimeout() is used Remove unnecessary param from filter regex in copy and copySync, remove done() from copySync test Update: arrow functions simplified Refactor docs Refactor test output Refactor test util Refactor test json Refactor test ensure Add dest parameter to filter option in copy and copySync Refactor test empty Refactor missing var's Refactor test copy-sync ...
- Loading branch information
Showing
93 changed files
with
2,643 additions
and
2,412 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.