cliext

package
v0.0.7 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2016 License: BSD-3-Clause Imports: 2 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlagsFlag

type FlagsFlag struct {
	*flag.Flag
}

FlagsFlag is a github.com/codegangsta/cli.Flag based on a golang flag.Flag.

func (FlagsFlag) Apply

func (f FlagsFlag) Apply(fs *flag.FlagSet)

Apply adds a FlagsFlag to a flag.FlagSet.

func (FlagsFlag) GetName

func (f FlagsFlag) GetName() string

GetName returns the FlagsFlag name.

func (FlagsFlag) String

func (f FlagsFlag) String() string

String converts a FlagsFlag into a string used for Usage help.

Jump to

Keyboard shortcuts

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