Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UiPath/uipathcli
/ newZipArchive
Function
newZipArchive
plugin/zip_archive.go:74–76 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
72
}
73
74
func
newZipArchive() *zipArchive {
75
return
&zipArchive{}
76
}
Callers
1
newArchive
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected