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

Method id

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

Source from the content-addressed store, hash-verified

5195 : this.attributes.set(s || {})
5196 }
5197 get id() {
5198 return this.getMetaProperty('id', '')
5199 }
5200 set id(s) {
5201 this.setMetaProperty('id', s)
5202 }

Callers 2

oFunction · 0.80
BEFunction · 0.80

Calls 2

getMetaPropertyMethod · 0.95
setMetaPropertyMethod · 0.95

Tested by

no test coverage detected