mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
fs: remove experimental from promises.rmdir recursive
This was missed in commit 35b17d9abd.
Refs: https://github.com/nodejs/node/issues/34278
Refs: https://github.com/nodejs/node/pull/35171
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
PR-URL: https://github.com/nodejs/node/pull/36131
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Ben Coe <bencoe@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
parent
5c81a1071e
commit
d27e56356b
|
|
@ -5494,8 +5494,6 @@ changes:
|
||||||
now supported.
|
now supported.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
> Stability: 1 - Recursive removal is experimental.
|
|
||||||
|
|
||||||
* `path` {string|Buffer|URL}
|
* `path` {string|Buffer|URL}
|
||||||
* `options` {Object}
|
* `options` {Object}
|
||||||
* `maxRetries` {integer} If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or
|
* `maxRetries` {integer} If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user