Skip to content

Commit 581452f

Browse files
anderskBethGriggs
authored andcommitted
fs: remove experimental from promises.rmdir recursive
This was missed in commit 35b17d9. Refs: #34278 Refs: #35171 Signed-off-by: Anders Kaseorg <[email protected]> PR-URL: #36131 Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Rich Trott <[email protected]> Reviewed-By: Ben Coe <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 828cc07 commit 581452f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/api/fs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5494,8 +5494,6 @@ changes:
54945494
now supported.
54955495
-->
54965496

5497-
> Stability: 1 - Recursive removal is experimental.
5498-
54995497
* `path` {string|Buffer|URL}
55005498
* `options` {Object}
55015499
* `maxRetries` {integer} If an `EBUSY`, `EMFILE`, `ENFILE`, `ENOTEMPTY`, or

0 commit comments

Comments
 (0)