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

Method setMetaProperty

frontend/public/swagger-ui-bundle.js:5139–5141  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

5137 return this.meta.get(s)
5138 }
5139 setMetaProperty(s, o) {
5140 this.meta.set(s, o)
5141 }
5142 get element() {
5143 return this._storedElement || 'element'
5144 }

Callers 15

idMethod · 0.95
classesMethod · 0.95
titleMethod · 0.95
descriptionMethod · 0.95
linksMethod · 0.95
ObjectElementMethod · 0.80
ObjectElementMethod · 0.80
ObjectElementMethod · 0.80
ObjectElementMethod · 0.80
ObjectElementMethod · 0.80

Calls 1

setMethod · 0.45

Tested by

no test coverage detected