Documentation ¶
Index ¶
- func Register(installer, profile string)
- type Manager
- func (m *Manager) AddFlags(flags *flag.FlagSet, action profiles.Action)
- func (m Manager) Info() string
- func (m *Manager) Install(jirix *jiri.X, pdb *profiles.DB, root jiri.RelPath, target profiles.Target) error
- func (m Manager) Installer() string
- func (m Manager) Name() string
- func (m *Manager) OSPackages(jirix *jiri.X, pdb *profiles.DB, root jiri.RelPath, target profiles.Target) ([]string, error)
- func (m Manager) String() string
- func (m *Manager) Uninstall(jirix *jiri.X, pdb *profiles.DB, root jiri.RelPath, target profiles.Target) error
- func (m Manager) VersionInfo() *profiles.VersionInfo
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Manager ¶
type Manager struct {
// contains filtered or unexported fields
}
func (*Manager) OSPackages ¶
func (Manager) VersionInfo ¶
func (m Manager) VersionInfo() *profiles.VersionInfo
Click to show internal directories.
Click to hide internal directories.