readdirSyncRecursive: add a filter argument #86

Open
theosp wants to merge 1 commit from theosp/readdirSyncRecursive-filter into master
theosp commented 2014-05-13 01:09:58 -07:00 (Migrated from github.com)

filter is an optional filter function that will be applied on the records of
each sub-directory to keep only the records you need. Avoiding redundencies
is critical for big folders trees

filter is an optional filter function that will be applied on the records of each sub-directory to keep only the records you need. Avoiding redundencies is critical for big folders trees
This repository is archived. You cannot comment on pull requests.
No reviewers
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: code/wrench-js#86
No description provided.