Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ links
Method
links
frontend/public/swagger-ui-bundle.js:5221–5223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5219
this.setMetaProperty(
'description'
, s)
5220
}
5221
get links() {
5222
return
this.getMetaProperty(
'links'
, [])
5223
}
5224
set links(s) {
5225
this.setMetaProperty(
'links'
, s)
5226
}
Callers
nothing calls this directly
Calls
2
getMetaProperty
Method · 0.95
setMetaProperty
Method · 0.95
Tested by
no test coverage detected