klyn.io.FileWatcher.isWatching
property
public readonly property isWatching as Boolean:
Description

Returns true while the background watcher loop is running.

if watcher.isWatching:
watcher.stop()