Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ _notify
Method
_notify
src/utils/QueryGuard.ts:118–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
116
}
117
118
private _notify(): void {
119
this._changed.emit()
120
}
121
}
Callers
5
reserve
Method · 0.95
cancelReservation
Method · 0.95
tryStart
Method · 0.95
end
Method · 0.95
forceEnd
Method · 0.95
Calls
1
emit
Method · 0.45
Tested by
no test coverage detected