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

Method getConfigs

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

Source from the content-addressed store, hash-verified

31372 return this.system.configs
31373 }
31374 getConfigs() {
31375 return { configs: this.system.configs }
31376 }
31377 setConfigs(s) {
31378 this.system.configs = s
31379 }

Callers 12

buildSystemMethod · 0.95
wrapWithTryCatchFunction · 0.80
authorizeRequestFunction · 0.80
wrap_actions_authorizeFunction · 0.80
wrap_actions_logoutFunction · 0.80
on_completeFunction · 0.80
constructorMethod · 0.80
Oauth2Class · 0.80
renderMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected