Files
node/tools
cjihrig 53816cce69 fs: add recursive option to rmdir()
This commit adds a recursive option to fs.rmdir(),
fs.rmdirSync(), and fs.promises.rmdir(). The implementation
is a port of the npm module rimraf.

PR-URL: https://github.com/nodejs/node/pull/29168
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Roman Reiss <me@silverwind.io>
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2019-08-23 13:59:07 -07:00
..
2019-08-01 12:56:46 +02:00
2018-10-24 17:19:28 -04:00
2019-07-24 10:55:59 -07:00
2019-03-04 11:06:23 -08:00
2018-06-06 19:44:15 +02:00
2019-08-10 19:21:26 -07:00
2019-06-27 11:57:19 +02:00
2019-01-21 20:16:14 +01:00