MCPcopy Create free account
hub / github.com/ZenNotes/zennotes /

Class

apps/desktop/src/main/watcher.ts:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39export class VaultWatcher {
40 private watcher: FSWatcher | null = null
41 private root: string | null = null
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected