Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/outerbase/studio
/ triggerChange
Method
triggerChange
src/outerbase-cloud/query-driver.ts:175–177 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
173
}
174
175
protected triggerChange() {
176
this.cb.forEach((c) => c());
177
}
178
}
Callers
3
createDoc
Method · 0.95
updateDoc
Method · 0.95
removeDoc
Method · 0.95
Calls
1
c
Function · 0.50
Tested by
no test coverage detected