mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
53816cce69
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> |
||
---|---|---|
.. | ||
promises.js | ||
read_file_context.js | ||
rimraf.js | ||
streams.js | ||
sync_write_stream.js | ||
utils.js | ||
watchers.js |