MCPcopy 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

createDocMethod · 0.95
updateDocMethod · 0.95
removeDocMethod · 0.95

Calls 1

cFunction · 0.50

Tested by

no test coverage detected