Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

Improved file filtering for copyDirSyncRecursive #57

Merged
merged 4 commits into from
Oct 15, 2013

Conversation

patrick-steele-idem
Copy link
Contributor

  • Made change to allow filters to be either a RegExp or a Function (that takes dir and filename as arguments)
  • Added support for include and exclude filters
  • Added export for a new "copyFileSync" method

@patrick-steele-idem
Copy link
Contributor Author

Any questions or concerns regarding this pull request? When using "wrench" we needed a more robust filtering solution when copying directories. The changes should maintain backwards compatible (I was unable to fully verify because your test cases were not passing, but my changes did not break any additional test cases).

Thanks,
Patrick

ryanmcgrath pushed a commit that referenced this pull request Oct 15, 2013
@ryanmcgrath ryanmcgrath merged commit 7827a70 into ryanmcgrath:master Oct 15, 2013
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.

None yet

2 participants