MCPcopy Index your code
hub / github.com/dataease/SQLBot / getStore

Method getStore

frontend/public/swagger-ui-bundle.js:31332–31334  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

31330 this.register(this.plugins))
31331 }
31332 getStore() {
31333 return this.store
31334 }
31335 register(s, o = !0) {
31336 var i = combinePlugins(s, this.getSystem())
31337 ;(systemExtend(this.system, i), o && this.buildSystem())

Callers 3

buildSystemMethod · 0.95
getRootInjectsMethod · 0.95
getBoundActionsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected