Expand description
File watching and auto-rebuild for graphify.
Uses notify + debouncing to watch for file changes and trigger
incremental graph rebuilds. Port of Python watch.py.
Enums§
- Watch
Error - Errors from the watcher.
Functions§
- watch_
directory - Watch
rootfor file changes and trigger rebuilds intooutput_dir.