Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
buildSystem
Method · 0.95
wrapWithTryCatch
Function · 0.80
authorizeRequest
Function · 0.80
wrap_actions_authorize
Function · 0.80
wrap_actions_logout
Function · 0.80
on_complete
Function · 0.80
swagger-ui-bundle.js
File · 0.80
wrap_components_SyntaxHighlighter
Function · 0.80
constructor
Method · 0.80
Oauth2
Class · 0.80
render
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected