forked from platypush/platypush
Fabio Manganiello
0a3fd4065a
The logic Watchdog applies to filter events based on `ignore_directories`, `ignore_patterns` and `ignore_regexes` isn't really sophisticated, and it doesn't check whether a partial directory/file name is used in one of the `ignore_*` patterns. The `file.monitor` backend should therefore implement this logic on its side. |
||
---|---|---|
.. | ||
backend | ||
bus | ||
common | ||
config | ||
context | ||
cron | ||
event | ||
exceptions | ||
message | ||
platydock | ||
plugins | ||
procedure | ||
schemas | ||
user | ||
utils | ||
__init__.py | ||
__main__.py | ||
logger.py |