Part of twisted.internet.inotify View Source View In Hierarchy
| Instance Variables | path | The path over which this watch point is monitoring |
| mask | The events monitored by this watchpoint | |
| autoAdd | Flag that determines whether this watch point should automatically add created subdirectories | |
| callbacks | list of callback functions that will be called when an
event occurs on this watch.
|