MCPcopy Index your code
hub / github.com/codeaashu/claude-code / #notify

Method #notify

src/hooks/useTasksV2.ts:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79 }
80
81 #notify(): void {
82 this.#changed.emit()
83 }
84
85 /**
86 * Point the file watcher at the current tasks directory. Called on start

Callers 2

TasksV2StoreClass · 0.95
#onHideTimerFiredMethod · 0.95

Calls 1

emitMethod · 0.80

Tested by

no test coverage detected