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

Function t

explainshell/web/static/js/highlight.min.js:125–127  ·  view source on GitHub ↗
(t,n)

Source from the content-addressed store, hash-verified

123 ;if("object"!=typeof e.endScope||null===e.endScope)throw W("endScope must be object"),
124 K;F(e,e.end,{key:"endScope"}),e.end=m(e.end,{joinWith:""})}})(e)}function V(e){
125 function t(t,n){
126 return RegExp(l(t),"m"+(e.case_insensitive?"i":"")+(e.unicodeRegex?"u":"")+(n?"g":""))
127 }class n{constructor(){
128 this.matchIndexes={},this.regexes=[],this.matchAt=1,this.position=0}
129 addRule(e,t){
130 t.position=this.position++,this.matchIndexes[this.matchAt]=t,this.regexes.push([t,e]),

Callers 4

compileMethod · 0.70
VFunction · 0.70
yFunction · 0.70
teFunction · 0.70

Calls 1

lFunction · 0.70

Tested by

no test coverage detected