Documentation
¶
Index ¶
- type Mise
- func (m *Mise) ExecuteCommand(args ...string) error
- func (m *Mise) ForceConfigure() error
- func (m *Mise) ForceInstall() error
- func (m *Mise) Install() error
- func (m *Mise) Kind() apps.AppKind
- func (m *Mise) Name() string
- func (m *Mise) SoftConfigure() error
- func (m *Mise) SoftInstall() error
- func (m *Mise) Uninstall() error
- func (m *Mise) Update() error
- func (m *Mise) UseGlobal(language, version string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Mise ¶
type Mise struct {
Cmd cmd.Command
Base cmd.BaseCommandExecutor
}
func (*Mise) ExecuteCommand ¶
func (*Mise) ForceConfigure ¶
ForceConfigure enables mise shell integration and regenerates shell config
func (*Mise) ForceInstall ¶
func (*Mise) SoftConfigure ¶
func (*Mise) SoftInstall ¶
Click to show internal directories.
Click to hide internal directories.