Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ title
Method
title
frontend/public/swagger-ui-bundle.js:5209–5211 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5207
this.setMetaProperty(
'classes'
, s)
5208
}
5209
get title() {
5210
return
this.getMetaProperty(
'title'
,
''
)
5211
}
5212
set title(s) {
5213
this.setMetaProperty(
'title'
, s)
5214
}
Callers
nothing calls this directly
Calls
2
getMetaProperty
Method · 0.95
setMetaProperty
Method · 0.95
Tested by
no test coverage detected