Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ deprecated
Method
deprecated
frontend/public/swagger-ui-bundle.js:45071–45073 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45069
set callbacks(s) {
45070
this.set(
'callbacks'
, s)
45071
}
45072
get deprecated() {
45073
return
this.hasKey(
'deprecated'
) ? this.get(
'deprecated'
) :
new
Su.bd(!1)
45074
}
45075
set deprecated(s) {
45076
this.set(
'deprecated'
, s)
Callers
nothing calls this directly
Calls
3
hasKey
Method · 0.80
get
Method · 0.65
set
Method · 0.45
Tested by
no test coverage detected