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

Function f

explainshell/web/static/js/highlight.min.js:46–49  ·  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("|")+")"}
50 function p(e){return RegExp(e.toString()+"|").exec("").length-1}
51 const b=/\[(?:[^\\\]]|\\.)*\]|\(\??|\\([1-9][0-9]*)|\\./
52 ;function m(e,{joinWith:t}){let n=0;return e.map((e=>{n+=1;const t=n

Callers 3

NFunction · 0.70
LFunction · 0.70
mFunction · 0.70

Calls 2

lFunction · 0.70
execMethod · 0.45

Tested by

no test coverage detected