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: nodejs#34278
Refs: nodejs#35171

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
  • Loading branch information
andersk committed Nov 16, 2020
1 parent 35b17d9 commit 5f75c29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions doc/api/fs.md
Expand Up @@ -5459,8 +5459,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 5f75c29

Please sign in to comment.