templates

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2015 License: Apache-2.0 Imports: 7 Imported by: 1,068

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MainHelpTemplate

func MainHelpTemplate() string

func MainUsageTemplate

func MainUsageTemplate() string

func OptionsHelpTemplate

func OptionsHelpTemplate() string

func OptionsUsageTemplate

func OptionsUsageTemplate() string

func UseOptionsTemplates

func UseOptionsTemplates(cmd *cobra.Command)

Types

type CommandGroup

type CommandGroup struct {
	Message  string
	Commands []*cobra.Command
}

type CommandGroups

type CommandGroups []CommandGroup

func AddAdditionalCommands

func AddAdditionalCommands(g CommandGroups, message string, cmds []*cobra.Command) CommandGroups

func (CommandGroups) Add

func (g CommandGroups) Add(c *cobra.Command)

func (CommandGroups) Has

func (g CommandGroups) Has(c *cobra.Command) bool

type FlagExposer

type FlagExposer interface {
	ExposeFlags(cmd *cobra.Command, flags ...string) FlagExposer
}

func ActsAsRootCommand

func ActsAsRootCommand(cmd *cobra.Command, groups ...CommandGroup) FlagExposer

Jump to

Keyboard shortcuts

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