Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
main
Function · 0.95
processSsOt
Function · 0.95
processCvInfluences
Function · 0.95
processLigSetOt
Function · 0.95
processPrivateBuildPlans
Function · 0.95
processLangList
Function · 0.95
processSsStyles
Function · 0.95
processCherryPickingStyles
Function · 0.95
processCvOt
Function · 0.95
processPackageList
Function · 0.95
processLigSetCherryPicking
Function · 0.95
processLigSetPreDef
Function · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected