public poll() as Boolean:
Polls once and emits events if the file state changed.
true when an event was emitted.
true
if watcher.poll(): print("file changed")