Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
TasksV2Store
Class · 0.95
#onHideTimerFired
Method · 0.95
Calls
1
emit
Method · 0.80
Tested by
no test coverage detected