Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-pushup/cli
/ formatCachePathSuffix
Function
formatCachePathSuffix
packages/core/src/lib/implementation/runner.ts:158–160 ·
view source on GitHub ↗
(cacheFilePath: string)
Source
from the content-addressed store, hash-verified
156
}
157
158
function
formatCachePathSuffix(cacheFilePath: string): string {
159
return
ansis.gray(`(${cacheFilePath})`);
160
}
Callers
2
writeRunnerResults
Function · 0.85
readRunnerResults
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected