Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

rmdirSync NODE style exception when directory is not empty #65

Closed
wants to merge 6 commits into from
Closed

rmdirSync NODE style exception when directory is not empty #65

wants to merge 6 commits into from

Conversation

Viijay-Kr
Copy link

This PR fixes #61
rmdirSync now throws ENOTEMPTY if the directory is not empty.

@jsf-clabot
Copy link

jsf-clabot commented Oct 26, 2018

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.

@Viijay-Kr Viijay-Kr closed this by deleting the head repository Feb 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rmdirSync doesn't throw on non-empty directory
2 participants