Documentation
¶
Overview ¶
Package commands contains the installer subcommands
Index ¶
Constants ¶
View Source
const (
// ReturnCodeIsInstalledFalse is the return code when a package is not installed
ReturnCodeIsInstalledFalse = 10
)
Variables ¶
View Source
var ( // MockInstaller is used for testing MockInstaller installer.Installer )
Functions ¶
func NewInstallerMock ¶
NewInstallerMock returns a new installerMock.
func UnprivilegedCommands ¶
UnprivilegedCommands returns the unprivileged commands
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.