This website requires JavaScript.
Explore
Help
Register
Sign In
archive-gh-me
/
node-fs-extra
Watch
1
Star
0
Fork
0
You've already forked node-fs-extra
mirror of
https://github.com/jprichardson/node-fs-extra.git
synced
2026-01-25 16:42:57 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
node-fs-extra
/
lib
/
copy-sync
History
Ryan Zimmerman
603b8bb661
BREAKING: Don't allow copy()/copySync()'s filter option to be a Regex (
#512
)
...
This was deprecated previously, and is now removed.
2017-11-09 09:46:04 -05:00
..
__tests__
Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.js
2017-11-01 00:20:06 -07:00
copy-file-sync.js
Use native fs.copyFileSync in supported envs, add utimesMillisSync function to util/utimes.js
2017-11-01 00:20:06 -07:00
copy-sync.js
BREAKING: Don't allow copy()/copySync()'s filter option to be a Regex (
#512
)
2017-11-09 09:46:04 -05:00
index.js
lib/copy-sync: split out of lib/copy/
2015-07-01 13:29:25 -05:00