Skip to content

Commit

Permalink
fs: remove experimental from promises.rmdir recursive
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
andersk authored and codebytere committed Nov 22, 2020
1 parent d6ea12e commit 3691ecc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/fs.md
Original file line number Diff line number Diff line change
Expand Up @@ -5614,8 +5614,6 @@ changes:
now supported.
-->

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

0 comments on commit 3691ecc

Please sign in to comment.