platypush/platypush/backend/file/monitor/entities
Fabio Manganiello 352d421e61 Added file.monitor backend [closes #172]
The file.monitor backend leverages watchdog instead of the Linux-only
inotify API and it replaces the inotify backend.
2021-03-14 00:08:20 +01:00
..
__init__.py Added file.monitor backend [closes #172] 2021-03-14 00:08:20 +01:00
handlers.py Added file.monitor backend [closes #172] 2021-03-14 00:08:20 +01:00
resources.py Added file.monitor backend [closes #172] 2021-03-14 00:08:20 +01:00