install

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 5, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Package install installs RoleMux's portable host skill without overwriting user content unless replacement is explicitly requested.

Index

Constants

This section is empty.

Variables

View Source
var ErrConflict = errors.New("existing RoleMux skill differs")

Functions

func Content

func Content() []byte

func ParseHosts

func ParseHosts(raw string) ([]string, error)

Types

type Result

type Result struct {
	Host   string `json:"host"`
	Path   string `json:"path"`
	Status string `json:"status"`
}

func InstallGlobal

func InstallGlobal(home string, hosts []string, force bool) ([]Result, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL