Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
first
Method · 0.95
second
Method · 0.95
last
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected