summaryrefslogtreecommitdiff
path: root/api-objects.txt
diff options
context:
space:
mode:
Diffstat (limited to 'api-objects.txt')
-rw-r--r--api-objects.txt17
1 files changed, 16 insertions, 1 deletions
diff --git a/api-objects.txt b/api-objects.txt
index 3740d86..30073bd 100644
--- a/api-objects.txt
+++ b/api-objects.txt
@@ -50,6 +50,18 @@ pyinotify.AsyncNotifier.handle_read pyinotify.AsyncNotifier-class.html#handle_re
pyinotify.Notifier.check_events pyinotify.Notifier-class.html#check_events
pyinotify.Notifier.coalesce_events pyinotify.Notifier-class.html#coalesce_events
pyinotify.Notifier.loop pyinotify.Notifier-class.html#loop
+pyinotify.AsyncioNotifier pyinotify.AsyncioNotifier-class.html
+pyinotify.Notifier.read_events pyinotify.Notifier-class.html#read_events
+pyinotify.AsyncioNotifier.handle_read pyinotify.AsyncioNotifier-class.html#handle_read
+pyinotify.Notifier.check_events pyinotify.Notifier-class.html#check_events
+pyinotify.Notifier.proc_fun pyinotify.Notifier-class.html#proc_fun
+pyinotify.Notifier._sleep pyinotify.Notifier-class.html#_sleep
+pyinotify.AsyncioNotifier.__init__ pyinotify.AsyncioNotifier-class.html#__init__
+pyinotify.Notifier.process_events pyinotify.Notifier-class.html#process_events
+pyinotify.Notifier.coalesce_events pyinotify.Notifier-class.html#coalesce_events
+pyinotify.AsyncioNotifier.stop pyinotify.AsyncioNotifier-class.html#stop
+pyinotify.Notifier.append_event pyinotify.Notifier-class.html#append_event
+pyinotify.Notifier.loop pyinotify.Notifier-class.html#loop
pyinotify.ChainIfTrue pyinotify.ChainIfTrue-class.html
pyinotify.ChainIfTrue.my_init pyinotify.ChainIfTrue-class.html#my_init
pyinotify.ProcessEvent.nested_pevent pyinotify.ProcessEvent-class.html#nested_pevent
@@ -197,7 +209,7 @@ pyinotify.Notifier._sleep pyinotify.Notifier-class.html#_sleep
pyinotify.TornadoAsyncNotifier.__init__ pyinotify.TornadoAsyncNotifier-class.html#__init__
pyinotify.Notifier.process_events pyinotify.Notifier-class.html#process_events
pyinotify.Notifier.coalesce_events pyinotify.Notifier-class.html#coalesce_events
-pyinotify.Notifier.stop pyinotify.Notifier-class.html#stop
+pyinotify.TornadoAsyncNotifier.stop pyinotify.TornadoAsyncNotifier-class.html#stop
pyinotify.Notifier.append_event pyinotify.Notifier-class.html#append_event
pyinotify.Notifier.loop pyinotify.Notifier-class.html#loop
pyinotify.UnsupportedPythonVersionError pyinotify.UnsupportedPythonVersionError-class.html
@@ -220,14 +232,17 @@ pyinotify.WatchManager.del_watch pyinotify.WatchManager-class.html#del_watch
pyinotify.WatchManager.close pyinotify.WatchManager-class.html#close
pyinotify.WatchManager.__init__ pyinotify.WatchManager-class.html#__init__
pyinotify.WatchManager.rm_watch pyinotify.WatchManager-class.html#rm_watch
+pyinotify.WatchManager.set_ignore_events pyinotify.WatchManager-class.html#set_ignore_events
pyinotify.WatchManager.get_wd pyinotify.WatchManager-class.html#get_wd
pyinotify.WatchManager.update_watch pyinotify.WatchManager-class.html#update_watch
pyinotify.WatchManager.__format_path pyinotify.WatchManager-class.html#__format_path
+pyinotify.WatchManager.ignore_events pyinotify.WatchManager-class.html#ignore_events
pyinotify.WatchManager.__glob pyinotify.WatchManager-class.html#__glob
pyinotify.WatchManager.add_watch pyinotify.WatchManager-class.html#add_watch
pyinotify.WatchManager.__format_param pyinotify.WatchManager-class.html#__format_param
pyinotify.WatchManager.get_path pyinotify.WatchManager-class.html#get_path
pyinotify.WatchManager.watch_transient_file pyinotify.WatchManager-class.html#watch_transient_file
+pyinotify.WatchManager.get_ignore_events pyinotify.WatchManager-class.html#get_ignore_events
pyinotify.WatchManager.__add_watch pyinotify.WatchManager-class.html#__add_watch
pyinotify.WatchManager.get_watch pyinotify.WatchManager-class.html#get_watch
pyinotify.WatchManager.get_fd pyinotify.WatchManager-class.html#get_fd