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

Method toHTML

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

Source from the content-addressed store, hash-verified

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(){
43 return this.closeAllNodes(),!0}}function l(e){
44 return e?"string"==typeof e?e:e.source:null}function g(e){return h("(?=",e,")")}
45 function u(e){return h("(?:",e,")*")}function d(e){return h("(?:",e,")?")}

Callers 1

EFunction · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected