install

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(root string, opts Options) error

Run initializes the repository with the required Agent Layer structure.

Types

type Options

type Options struct {
	Overwrite       bool
	Force           bool
	PromptOverwrite PromptOverwriteFunc
	PinVersion      string
}

Options controls installer behavior.

type PromptOverwriteFunc

type PromptOverwriteFunc func(path string) (bool, error)

PromptOverwriteFunc asks whether to overwrite a given path.

Jump to

Keyboard shortcuts

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