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

readdirSyncRecursive: add a filter argument#86

Open
theosp wants to merge 1 commit into
ryanmcgrath:masterfrom
theosp:readdirSyncRecursive-filter
Open

readdirSyncRecursive: add a filter argument#86
theosp wants to merge 1 commit into
ryanmcgrath:masterfrom
theosp:readdirSyncRecursive-filter

Conversation

@theosp
Copy link
Copy Markdown

@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