cmd

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 6, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var VandameCommand = &cobra.Command{
	Use:   "vandame",
	Short: vandameShort(),
	Long:  vandameLong(),
	Run: func(cmd *cobra.Command, args []string) {
		printHelp()
	},
}

VandameCommand is the command that represents the binary itselfs.

Functions

This section is empty.

Types

type GenerateCommand

type GenerateCommand struct {
	// contains filtered or unexported fields
}

GenerateCommand object structure.

func NewGenerateCommand

func NewGenerateCommand() *GenerateCommand

The generate command constructor. Returns a GenerateCommand object containing flag values and a cobra.Command object.

Jump to

Keyboard shortcuts

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