Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles permission errors. Stoppable. windows support. Pull requests are awesome. watchers are appreciated.
MIT License
130
stars
22
forks
source link
Sync does not accept options hash and a callback #7
walkdir.sync doesn't accept an options hash and a callback, although the documentation says it does.