cmd

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2025 License: MIT Imports: 13 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CustomFileSystemFunc func() fs.FS

CustomFileSystemFunc is a function that returns a custom fs.FS. This variable allows customizing what kind of fs.FS should be use in wrench CLI execution. e.g. embed.FS for use.

Functions

func Execute

func Execute(ctx context.Context) error

Types

type Error

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

func (*Error) Error

func (e *Error) Error() string

func (*Error) Unwrap

func (e *Error) Unwrap() error

Jump to

Keyboard shortcuts

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