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

Method add

frontend/public/swagger-ui-bundle.js:29445–29447  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

29443 return (this.elements.push(this.refract(s)), this)
29444 }
29445 add(s) {
29446 this.push(s)
29447 }
29448 get(s) {
29449 return this.elements[s]
29450 }

Callers

nothing calls this directly

Calls 1

pushMethod · 0.95

Tested by

no test coverage detected