andreaskoch / go-fswatch

fswatch is a go library for monitoring filesystem changes that does not depend on inotify
Other
57 stars 9 forks source link

expose modified files to *FolderChange #1

Closed b1lly closed 10 years ago

b1lly commented 10 years ago

You forgot to expose the modified files. Quick little change.

andreaskoch commented 10 years ago

Thanks a lot @b1lly :-)