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

Method addText

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

Source from the content-addressed store, hash-verified

20263 ;((this.buffer = ''), (this.classPrefix = o.classPrefix), s.walk(this))
20264 }
20265 addText(s) {
20266 this.buffer += escapeHTML(s)
20267 }
20268 openNode(s) {
20269 if (!emitsWrappingTags(s)) return
20270 let o = s.kind

Callers 4

_walkMethod · 0.45
processBufferFunction · 0.45
highlightAutoFunction · 0.45

Calls 1

escapeHTMLFunction · 0.85

Tested by

no test coverage detected