Documentation
¶
Index ¶
- Variables
- func Run(rt Runtime, ctx context.Context, cfg Config, args []string) int
- func RunDoctor(rt Runtime, ctx context.Context, cfg Config, args []string) int
- func RunInstall(rt Runtime, args []string) int
- func RunUninstall(rt Runtime, args []string) int
- func RunUpdate(rt Runtime, ctx context.Context, args []string) int
- type Config
- type DoctorReport
- type Paths
- type Runtime
- type SelfUpdateResult
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func RunInstall ¶
func RunUninstall ¶
Types ¶
type DoctorReport ¶
type DoctorReport = updates.DoctorReport
type SelfUpdateResult ¶
type SelfUpdateResult struct {
Method updates.InstallMethod
UpgradeCommand string
}
Click to show internal directories.
Click to hide internal directories.