Provides an inotify plugin for Linux and other systems with pyinotify
Generated by GitNotifier in response to inotify events
Queues up inotify events for broadcast
Polls inotify for changes and generates FileSysEvents
Create the inotify WatchManager and generate FileSysEvents
Generate notifications using pywin32
Tells the GitNotifier to stop
Queues filesystem events for broadcast
Broadcasts a list of all files touched since last broadcast
Queues up filesystem events for broadcast
Return True if pyinotify is available.