pynedm.listen

Hidden functions used when listening

pynedm.listen._watch_changes_feed(adb, fd, verbose)[source]

_watch_changes_feed is a hidden function that performs all the work watching the change feed, it makes use of the filter function:

execute_commands/execute_commands

to ensure that it only reacts on a particular set of command keys.

Documentation of that filter function is available here: