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

Method api

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

Source from the content-addressed store, hash-verified

42058 constructor(s, o, i) {
42059 ;(super(s, o, i), (this.element = 'parseResult'))
42060 }
42061 get api() {
42062 return this.children.filter((s) => s.classes.contains('api')).first
42063 }
42064 get results() {
42065 return this.children.filter((s) => s.classes.contains('result'))

Callers

nothing calls this directly

Calls 2

containsMethod · 0.80
filterMethod · 0.45

Tested by

no test coverage detected