9 Commits

Author SHA1 Message Date
Ryan Zimmerman
04282cd888
Convert emptyDir() to async function; remove items in parallel (#885) 2021-04-06 09:02:07 -04:00
Ryan Zimmerman
3c3865cad8
BREAKING: Drop old Node support (#751)
* BREAKING: Drop old Node support, require v10+

Update CI configs

* Remove references and test fencing for old Node versions

* Use object spread properties

* Use octal literal notation

* Use optional catch bindings
2020-02-04 17:30:40 -05:00
Ryan Zimmerman
40c3d68eb4
Use graceful-fs everywhere (#700)
* Switch back to upgraded graceful-fs for copy & move

Fixes #664
Fixes #684

* Use graceful-fs for emptyDir*()
2019-06-28 12:18:50 -04:00
Mani Maghsoudlou
b02eea6a37 Use strict assert in all tests (#569) 2018-04-19 07:28:45 -04:00
RyanZim
03b2080b7e Universalify fs-extra methods 2017-04-26 10:04:07 -04:00
JPeer264
36af424134 Refactor test empty 2017-02-22 12:19:28 +01:00
JPeer264
57f43e3030 Refactor empty 2017-02-14 19:17:35 +01:00
sang
ee02d2fc00 fix 'TypeError: callback is not a function' 2016-03-15 16:16:54 +08:00
JP Richardson
6e441adcd6 lib/empty: moved emptyDir() and __tests__ 2015-06-22 08:13:28 -05:00