prepare

package
v0.0.0-...-7426b64 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: BSD-3-Clause Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CleanOS

func CleanOS() error

CleanOS performs any OS-specific cleanup that is needed other than deleting installed files.

func InstalledPreparedFiles

func InstalledPreparedFiles() ([]string, error)

InstalledPreparedFiles returns the files installed by state _prepare

Types

type Completions

type Completions struct {
	// contains filtered or unexported fields
}

Prepare manages the prepare execution context.

func NewCompletions

func NewCompletions(prime primeable) *Completions

New prepares a prepare execution context for use.

func (*Completions) Run

func (c *Completions) Run(cmd *captain.Command) error

Run executes the prepare behavior.

type ErrorNotSupported

type ErrorNotSupported struct{ *locale.LocalizedError }

type Prepare

type Prepare struct {
	// contains filtered or unexported fields
}

Prepare manages the prepare execution context.

func New

func New(prime primeable) *Prepare

New prepares a prepare execution context for use.

func (*Prepare) Run

func (r *Prepare) Run(cmd *captain.Command) error

Run executes the prepare behavior.

Jump to

Keyboard shortcuts

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