mirror of
https://github.com/mudler/luet.git
synced 2025-09-03 00:06:36 +00:00
@@ -65,6 +65,8 @@ type Artifact interface {
|
||||
Unpack(dst string, keepPerms bool) error
|
||||
Compress(src string) error
|
||||
FileList() ([]string, error)
|
||||
Hash() error
|
||||
Verify() error
|
||||
}
|
||||
|
||||
type ArtifactNode struct {
|
||||
|
Reference in New Issue
Block a user