MCPcopy 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

processZipArchiveFunction · 0.80
extractZipImageFunction · 0.80
fetchZipMaskFunction · 0.80
builders.test.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected