ysmood / nofs

Promise to make a better fs lib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove('a*/b') should work as expected

ysmood opened this issue · comments

If the a*/b matches any folder path, all its children should also be deleted.