MCPcopy 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

getMetaPropertyMethod · 0.95
setMetaPropertyMethod · 0.95

Tested by

no test coverage detected