MCPcopy Create free account
hub / github.com/idank/explainshell / r

Function r

explainshell/web/static/js/highlight.min.js:26–27  ·  view source on GitHub ↗
(e={})

Source from the content-addressed store, hash-verified

24 }return`${t}${e}`})(e.scope,{prefix:this.classPrefix});this.span(t)}
25 closeNode(e){s(e)&&(this.buffer+="</span>")}value(){return this.buffer}span(e){
26 this.buffer+=`<span class="${e}">`}}const r=(e={})=>{const t={children:[]}
27 ;return Object.assign(t,e),t};class a{constructor(){
28 this.rootNode=r(),this.stack=[this.rootNode]}get top(){
29 return this.stack[this.stack.length-1]}get root(){return this.rootNode}add(e){
30 this.top.children.push(e)}openNode(e){const t=r({scope:e})

Callers 2

constructorMethod · 0.70
openNodeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected