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

Method definitions

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

Source from the content-addressed store, hash-verified

45517 set not(s) {
45518 this.set('not', s)
45519 }
45520 get definitions() {
45521 return this.get('definitions')
45522 }
45523 set definitions(s) {
45524 this.set('definitions', s)

Callers 2

renderMethod · 0.45

Calls 2

getMethod · 0.65
setMethod · 0.45

Tested by

no test coverage detected