MCPcopy Index your code
hub / github.com/dataease/SQLBot / description

Method description

frontend/public/swagger-ui-bundle.js:5215–5217  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5213 this.setMetaProperty('title', s)
5214 }
5215 get description() {
5216 return this.getMetaProperty('description', '')
5217 }
5218 set description(s) {
5219 this.setMetaProperty('description', s)
5220 }

Callers

nothing calls this directly

Calls 2

getMetaPropertyMethod · 0.95
setMetaPropertyMethod · 0.95

Tested by

no test coverage detected