MCPcopy Create free account
hub / github.com/1Panel-dev/1Panel / X7zArchiver

Struct X7zArchiver

agent/utils/files/x7z.go:15–16  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

13)
14
15type X7zArchiver struct {
16}
17
18func NewX7zArchiver() ShellArchiver {
19 return &X7zArchiver{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected