fs-walk.js/lib
wannabesrevenge 7d943ef1f2 Stop walk from descending into next directory
Added ability to stop the walk from descending into a given
directory.
You use this by calling  in either the 'directory' or 'name' event
handler. This will prevent the directory from being traversed.
2018-03-25 22:00:58 -05:00
..
node-type-emitter.js Stop walk from descending into next directory 2018-03-25 22:00:58 -05:00
walk-async-only.js Changed directory separators to use path.sep instead of '/'. 2014-12-23 21:33:49 -05:00
walk.js Stop walk from descending into next directory 2018-03-25 22:00:58 -05:00