MCPcopy Index your code
hub / github.com/idank/explainshell / addText

Method addText

explainshell/web/static/js/highlight.min.js:39–39  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

37 "string"!=typeof e&&e.children&&(e.children.every((e=>"string"==typeof e))?e.children=[e.children.join("")]:e.children.forEach((e=>{
38 a._collapse(e)})))}}class c extends a{constructor(e){super(),this.options=e}
39 addText(e){""!==e&&this.add(e)}startScope(e){this.openNode(e)}endScope(){
40 this.closeNode()}__addSublanguage(e,t){const n=e.root
41 ;t&&(n.scope="language:"+t),this.add(n)}toHTML(){
42 return new o(this,this.options).value()}finalize(){

Callers

nothing calls this directly

Calls 1

addMethod · 0.80

Tested by

no test coverage detected