Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ getSelectors
Method
getSelectors
frontend/public/swagger-ui-bundle.js:31417–31419 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31415
})
31416
}
31417
getSelectors() {
31418
return
this.getType(
'selectors'
)
31419
}
31420
getActions() {
31421
return
objMap(this.getType(
'actions'
), (s) =>
31422
objReduce(s, (s, o) => {
Callers
1
getBoundSelectors
Method · 0.95
Calls
1
getType
Method · 0.95
Tested by
no test coverage detected