MCPcopy Index your code
hub / github.com/ColmapView/Colmapview.github.io / close

Method close

src/types/libarchive.d.ts:27–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

25 extractFiles(callback?: (entry: ArchiveFileEntry) => void): Promise<ArchiveFilesObject>;
26 extractSingleFile(path: string): Promise<File>;
27 close(): Promise<void>;
28 }
29
30 export interface ArchiveOptions {

Callers 15

uFunction · 0.65
closeFunction · 0.65
readFileFunction · 0.65
writeFileFunction · 0.65
quitFunction · 0.65
createDataFileFunction · 0.65
worker-bundle.jsFile · 0.65
closeMethod · 0.65
compressAndResizeToJpegFunction · 0.65

Calls

no outgoing calls

Tested by 4

startFunction · 0.52
startFunction · 0.52
pullFunction · 0.52
closeServerFunction · 0.52