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

Function h

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

Source from the content-addressed store, hash-verified

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,")?")}
46 function h(...e){return e.map((e=>l(e))).join("")}function f(...e){const t=(e=>{
47 const t=e[e.length-1]
48 ;return"object"==typeof t&&t.constructor===Object?(e.splice(e.length-1,1),t):{}
49 })(e);return"("+(t.capture?"":"?:")+e.map((e=>l(e))).join("|")+")"}

Callers 8

gFunction · 0.70
uFunction · 0.70
dFunction · 0.70
NFunction · 0.70
highlight.min.jsFile · 0.70
DFunction · 0.70
mFunction · 0.70
yFunction · 0.70

Calls 5

lFunction · 0.70
uFunction · 0.70
dFunction · 0.70
openNodeMethod · 0.45
createMethod · 0.45

Tested by

no test coverage detected