cli

package
v1.3.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2026 License: MIT Imports: 47 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Channel = "go"
View Source
var Commit = "unknown"
View Source
var Target = runtime.GOOS + "/" + runtime.GOARCH
View Source
var Version = versioninfo.Current()

Functions

This section is empty.

Types

type App

type App struct {
	In       io.Reader
	Out, Err io.Writer
	Root     string
	Home     string
	Timeout  time.Duration
	Runner   gitx.Runner
	// contains filtered or unexported fields
}

func New

func New(out, errOut io.Writer) *App

func (*App) Run

func (a *App) Run(args []string) int

Jump to

Keyboard shortcuts

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