Files
node/lib
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-23 06:28:36 -07:00
2019-08-19 12:56:08 -07:00
2019-08-19 12:56:08 -07:00
2019-08-19 22:03:07 -07:00
2019-07-15 00:04:50 +02:00
2019-08-23 13:59:07 -07:00
2019-07-17 20:59:12 -07:00
2019-04-29 20:46:53 +08:00