Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Installer ¶
type Installer struct {
Config *config.Config
LibDir string
GlobalMode bool
// contains filtered or unexported fields
}
Installer handles dependency installation
func (*Installer) InstallPackages ¶
InstallPackages installs specific packages from command line arguments
func (*Installer) SetGlobalMode ¶
SetGlobalMode enables global installation mode
Click to show internal directories.
Click to hide internal directories.