Documentation
¶
Index ¶
- Constants
- type OpenCode
- func (o *OpenCode) ExecuteCommand(args ...string) error
- func (o *OpenCode) ForceConfigure() error
- func (o *OpenCode) ForceInstall() error
- func (o *OpenCode) Install() error
- func (o *OpenCode) Kind() apps.AppKind
- func (o *OpenCode) Name() string
- func (o *OpenCode) SoftConfigure() error
- func (o *OpenCode) SoftInstall() error
- func (o *OpenCode) Uninstall() error
- func (o *OpenCode) Update() error
Constants ¶
View Source
const DEFAULT_THEME_NAME = "default"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenCode ¶
type OpenCode struct {
Cmd cmd.Command
Base cmd.BaseCommandExecutor
}
func (*OpenCode) ExecuteCommand ¶
func (*OpenCode) ForceConfigure ¶
func (*OpenCode) ForceInstall ¶
func (*OpenCode) SoftConfigure ¶
func (*OpenCode) SoftInstall ¶
Click to show internal directories.
Click to hide internal directories.