MCPcopy Create free account
hub / github.com/Graphify-Labs/graphify / watch.py

File watch.py

graphify/watch.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# monitor a folder and auto-trigger --update when files change
2from __future__ import annotations
3import contextlib
4import json

Callers

nothing calls this directly

Calls 1

watchFunction · 0.85

Tested by

no test coverage detected