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

Method addSublanguage

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

Source from the content-addressed store, hash-verified

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))
20344 }
20345 toHTML() {
20346 return new HTMLRenderer(this, this.options).value()
20347 }

Callers 1

processBufferFunction · 0.80

Calls 1

addMethod · 0.65

Tested by

no test coverage detected