Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ColmapView/Colmapview.github.io
/ extract
Method
extract
src/types/libarchive.d.ts:10–10 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
8
size: number;
9
lastModified: number;
10
extract(): Promise<File>;
11
}
12
13
export
interface
ArchiveFileEntry {
Callers
4
processZipArchive
Function · 0.80
extractZipImage
Function · 0.80
fetchZipMask
Function · 0.80
builders.test.ts
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected