Open GoogleCodeExporter opened 9 years ago
This is just a wrapper for kevent:
https://developer.apple.com/library/mac/#documentation/Darwin/Reference/ManPages
/man2/kevent.2.html
kevent is for watch a path, not a directory tree.
The system provided FSEventStream apis is probably closer to what you want.
Original comment by thomasvl@google.com
on 27 Oct 2012 at 6:38
Original issue reported on code.google.com by
joshkl...@me.com
on 26 Oct 2012 at 11:18