MCPcopy
hub / github.com/be5invis/Iosevka / log

Method log

tools/amend-readme/src/md-format-tools.mjs:10–12  ·  view source on GitHub ↗
(...s)

Source from the content-addressed store, hash-verified

8 );
9 }
10 log(...s) {
11 this.data += `${s.join("")}\n`;
12 }
13 apply(s) {
14 return s.replace(this.matchRegex, (_m, $1) => {
15 return (

Callers 15

mainFunction · 0.95
processSsOtFunction · 0.95
processCvInfluencesFunction · 0.95
processLigSetOtFunction · 0.95
processPrivateBuildPlansFunction · 0.95
processLangListFunction · 0.95
processSsStylesFunction · 0.95
processCvOtFunction · 0.95
processPackageListFunction · 0.95
processLigSetPreDefFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected