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 ¶
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.
type ErrorNotSupported ¶
type ErrorNotSupported struct{ *locale.LocalizedError }
Click to show internal directories.
Click to hide internal directories.