Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
extractTrace
Function · 0.95
harOpen
Function · 0.95
harUnzip
Function · 0.95
extractAndParseReports
Function · 0.95
parseTraceRaw
Function · 0.95
parseHar
Function · 0.95
Calls
1
close
Method · 0.65
Tested by
no test coverage detected