cli

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2026 License: MIT Imports: 59 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Version = "0.4.0-dev"

Version is a variable so release builds can inject the tag with Go's -X linker flag while local and branch source builds retain a useful development version. A tagged module installation resolves its version from Go build information in version.go.

Functions

This section is empty.

Types

type CLI

type CLI struct {
	Stdin  io.Reader
	Stdout io.Writer
	Stderr io.Writer
	// contains filtered or unexported fields
}

func New

func New() *CLI

func (*CLI) Run

func (c *CLI) Run(args []string) int

Jump to

Keyboard shortcuts

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