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

Function L

explainshell/web/static/js/highlight.min.js:89–90  ·  view source on GitHub ↗
(e,t)

Source from the content-addressed store, hash-verified

87 t&&e.beginKeywords&&(e.begin="\\b("+e.beginKeywords.split(" ").join("|")+")(?!\\.)(?=\\b|\\s)",
88 e.__beforeBegin=A,e.keywords=e.keywords||e.beginKeywords,delete e.beginKeywords,
89 void 0===e.relevance&&(e.relevance=0))}function L(e,t){
90 Array.isArray(e.illegal)&&(e.illegal=f(...e.illegal))}function B(e,t){
91 if(e.match){
92 if(e.begin||e.end)throw Error("begin & end are not supported with match")
93 ;e.begin=e.match,delete e.match}}function P(e,t){

Callers

nothing calls this directly

Calls 1

fFunction · 0.70

Tested by

no test coverage detected