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

Method addKeyword

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

Source from the content-addressed store, hash-verified

20333 ;(super(), (this.options = s))
20334 }
20335 addKeyword(s, o) {
20336 '' !== s && (this.openNode(o), this.addText(s), this.closeNode())
20337 }
20338 addText(s) {
20339 '' !== s && this.add(s)
20340 }

Callers 1

processBufferFunction · 0.80

Calls 3

addTextMethod · 0.95
openNodeMethod · 0.45
closeNodeMethod · 0.45

Tested by

no test coverage detected