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

readdirSyncRecursive: add a filter argument #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

theosp
Copy link

@theosp theosp commented May 13, 2014

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
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.

1 participant