Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ getUrlMaskCacheStats
Function
getUrlMaskCacheStats
src/utils/urlImageFiles.ts:261–263 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
259
* Get URL mask cache statistics.
260
*/
261
export
function
getUrlMaskCacheStats(): CacheInfo {
262
return
urlMaskState.getStats();
263
}
Callers
2
urlImageFiles.test.ts
File · 0.90
getCacheStats
Method · 0.90
Calls
1
getStats
Method · 0.65
Tested by
no test coverage detected