Unverified Commit 2002d90a authored by Ian Sutherland's avatar Ian Sutherland Committed by Benjamin Coe
Browse files

fs: deprecation warning on recursive rmdir

This is a follow up to #35494 to add a deprecation warning when
using recursive rmdir. This only warns if you are attempting
to remove a file or a nonexistent path.

PR-URL: https://github.com/nodejs/node/pull/35562


Reviewed-By: default avatarMatteo Collina <matteo.collina@gmail.com>
Reviewed-By: default avatarRich Trott <rtrott@gmail.com>
Reviewed-By: default avatarBen Coe <bencoe@gmail.com>
Reviewed-By: default avatarMichael Dawson <midawson@redhat.com>
parent ab0af50e
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment