webpack / memory-fs

[DEPRECATED use memfs instead] A simple in-memory filesystem. Holds data in a javascript object.
MIT License
881 stars 88 forks source link

`rmdirSync` NODE style exception when directory is not empty #65

Closed Viijay-Kr closed 1 year ago

Viijay-Kr commented 5 years ago

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

jsf-clabot commented 5 years ago

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.