soldair / node-walkdir

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

Fix for Issue #7 #8

Closed jmhnilbog closed 11 years ago

jmhnilbog commented 11 years ago

This allows the options object and callback to be applied to walkdir.sync calls.

soldair commented 11 years ago

hey sorry for taking so long to see this! im check it out now and get it in.