MCPcopy Index your code
hub / github.com/microsoft/playwright / close

Method close

packages/utils/zipFile.ts:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 close() {
73 this._zipFile?.close();
74 }
75}

Callers 6

extractTraceFunction · 0.95
harOpenFunction · 0.95
harUnzipFunction · 0.95
extractAndParseReportsFunction · 0.95
parseTraceRawFunction · 0.95
parseHarFunction · 0.95

Calls 1

closeMethod · 0.65

Tested by

no test coverage detected