Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ getZipMaskCacheStats
Function
getZipMaskCacheStats
src/utils/zipImageFiles.ts:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
* Get ZIP mask cache statistics.
165
*/
166
export
function
getZipMaskCacheStats(): CacheInfo {
167
return
zipMaskState.getStats();
168
}
Callers
3
zipImageFiles.test.ts
File · 0.90
getCacheStats
Method · 0.90
imageFileUtils.test.ts
File · 0.85
Calls
1
getStats
Method · 0.65
Tested by
no test coverage detected