ryanmcgrath / wrench-js

Recursive file operations in Node.js
MIT License
435 stars 71 forks source link

When include filter regex is used, copyDirSyncRecursive doesn't recursively copy. #80

Closed nullifiedaccount3 closed 9 years ago

nullifiedaccount3 commented 10 years ago

While for output regex filter recursive copy is working perfectly but for input regex filter only files at the root of the source location are being copied.

nullifiedaccount3 commented 9 years ago

Closing the issue as it been a while since I opened this and was not answered.