MCPcopy Create free account
hub / github.com/dataease/SQLBot / find

Method find

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

Source from the content-addressed store, hash-verified

52363 const o = Jc(s) ? s : s.uri
52364 return _c(this.find((s) => s.uri === o))
52365 }
52366 find(s) {
52367 return this.refs.find(s)
52368 }
52369 *values() {
52370 yield* this.refs

Callers 1

hasMethod · 0.95

Calls 1

findMethod · 0.45

Tested by

no test coverage detected