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

Method keys

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

Source from the content-addressed store, hash-verified

5305 })
5306 }
5307 keys() {
5308 return this.map((s, o) => o.toValue())
5309 }
5310 values() {
5311 return this.map((s) => s.toValue())
5312 }

Callers 15

elementsMethod · 0.45
ObjectSeqFunction · 0.45
aFunction · 0.45
mixinFunction · 0.45
contentMethod · 0.45
getKeysFunction · 0.45
RFunction · 0.45
resolveFunction · 0.45
get_attributesFunction · 0.45
IeFunction · 0.45
MgFunction · 0.45

Calls 2

mapMethod · 0.95
toValueMethod · 0.45