node-walk2
v1.0.1
Published
A fork of the original node walker by Daplie
Downloads
3
Readme
This is a fork of Daplie's node-walk. So all credit goes to them. I just added the ability to stop the walker from descending into subdirectories if the next() function is called with the walk.NO_DESCEND argument.