mirror of
https://github.com/mudler/luet.git
synced 2025-09-01 23:37:07 +00:00
Review install phase
This commit is contained in:
committed by
Ettore Di Giacinto
parent
a71e1a6f1d
commit
01e66ee0b4
@@ -27,6 +27,7 @@ type Installer interface {
|
||||
Uninstall(pkg.Package, *System) error
|
||||
Upgrade(s *System) error
|
||||
Repositories([]Repository)
|
||||
SyncRepositories() error
|
||||
}
|
||||
|
||||
type Client interface {
|
||||
|
Reference in New Issue
Block a user