e681532458
inotify works on the inode, not the path. Deleting the file doesn't touch the inode, so doesn't generate an event on the file. Fixes #57 |
||
---|---|---|
.. | ||
filechanges.go | ||
inotify.go | ||
inotify_tracker.go | ||
polling.go | ||
polling_posix.go | ||
polling_windows.go | ||
watch.go |