Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ required
Method
required
frontend/public/swagger-ui-bundle.js:45296–45298 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45294
set contentProp(s) {
45295
this.set(
'content'
, s)
45296
}
45297
get required() {
45298
return
this.hasKey(
'required'
) ? this.get(
'required'
) :
new
Su.bd(!1)
45299
}
45300
set required(s) {
45301
this.set(
'required'
, 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