cmd

package
v1.5.6 Latest Latest
Warning

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

Go to latest
Published: Dec 22, 2018 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Version is the program version. To be generated upon compilation by:
	//     -ldflags "-X github.com/stevenxie/begone/cmd.Version=$(VERSION)"
	//
	// It should match the output of the following command:
	//     git describe --tags | cut -c 2-
	Version = "unknown"
)

Functions

func Exec added in v1.4.0

func Exec(args []string)

Exec runs the root command. It is the application entrypoint.

Types

This section is empty.

Jump to

Keyboard shortcuts

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