cli

package
v0.0.0-...-96089b2 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2015 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrintError

func PrintError(err error, description ...interface{}) int

Types

type UsageSpec

type UsageSpec interface {
	Add(line interface{}) UsageSpec
	Cmd(line string) UsageSpec
	Help(cmd, desc string) UsageSpec
	Print(name string) int
}

func FlagUsage

func FlagUsage(name string, flags *pflag.FlagSet) UsageSpec

func Usage

func Usage() UsageSpec

Jump to

Keyboard shortcuts

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