Skip to content

Commit 3691ecc

Browse files
anderskcodebytere
authored andcommitted
fs: remove experimental from promises.rmdir recursive
This was missed in commit 35b17d9. Refs: #34278 Refs: #35171 Signed-off-by: Anders Kaseorg <andersk@mit.edu> PR-URL: #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>
1 parent d6ea12e commit 3691ecc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/fs.md

-2
Original file line numberDiff line numberDiff line change
@@ -5614,8 +5614,6 @@ changes:
56145614
now supported.
56155615
-->
56165616

5617-
> Stability: 1 - Recursive removal is experimental.
5618-
56195617
* `path` {string|Buffer|URL}
56205618
* `options` {Object}
56215619
* `maxRetries` {integer} If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or

0 commit comments

Comments
 (0)