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

Method addText

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

Source from the content-addressed store, hash-verified

20336 '' !== s && (this.openNode(o), this.addText(s), this.closeNode())
20337 }
20338 addText(s) {
20339 '' !== s && this.add(s)
20340 }
20341 addSublanguage(s, o) {
20342 const i = s.root
20343 ;((i.kind = o), (i.sublanguage = !0), this.add(i))

Callers 1

addKeywordMethod · 0.95

Calls 1

addMethod · 0.65

Tested by

no test coverage detected