| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Document deprecation of rmdir/recursive permissive functionality
Co-authored-by: Anna Henningsen <github@addaleax.net>
Sorry, something went wrong.
Document deprecation of rmdir/recursive permissive functionality PR-URL: nodejs#35579 Refs: nodejs#35562 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Michaël Zasso <targos@protonmail.com>
| Back | FazBrowse Home | New Git URL |
Document deprecation of rmdir/recursive permissive functionality.
As suggested by @aduh95, this adds the deprecation of the permissive behavior of rmdir/recursive as a docs only deprecation, in the deprecations.md.
We already updated the docs in #35171, to mention that the permissive behavior will one day be removed.
Refs: #35562
Checklist
CC: @iansu