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

Add info to the readme.md regarding the end event and what you get back from file events #2

Closed chilts closed 12 years ago

chilts commented 12 years ago

Hiya,

Just wanted to document a few more things that the library already does. :)

Many thanks, Andy

soldair commented 12 years ago

it looks good! thanks so much! one thing. could you move the end event documentation from the "error events" section to the regular events section? it always happens.

chilts commented 12 years ago

All moved correctly. Sorry about that. :)