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

Class

explainshell/web/static/js/highlight.min.js:127–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected