readdirSyncRecursive: add a filter argument #86

Open
theosp wants to merge 1 commit from theosp/readdirSyncRecursive-filter into master

1 commit

Author SHA1 Message Date
Daniel Chcouri
cd1f107279 readdirSyncRecursive: add a filter argument
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
2014-05-13 11:08:54 +03:00