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

Method getIndex

frontend/public/swagger-ui-bundle.js:854–856  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

852 if (o) return o.toValue()
853 }
854 getIndex(s) {
855 return this.content[s]
856 }
857 set(s, o) {
858 return ((this.content[s] = this.refract(o)), this)
859 }

Callers 3

firstMethod · 0.95
secondMethod · 0.95
lastMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected