mirror of
https://github.com/jprichardson/node-fs-extra.git
synced 2026-01-18 16:13:55 +00:00
* Refactor internal getStats() util Fixes #762 * Proper promise tests for copy() Our hacky tests don't play well with multiple layers of callback/promise switching * Simplify internal checkParentPaths() * Port improvments to sync methods