command

package
v0.0.0-...-8d6dda1 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2020 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AwesomeCmd = &cobra.Command{
	Use:  "awesome",
	Long: `Show awesome information`,
	Run:  awesomeCmd,
}
View Source
var AwesomeConfigPath string
View Source
var AwesomeCsvPath string
View Source
var AwesomeMode string
View Source
var ClearMode bool
View Source
var ConfigPath string
View Source
var InstallCmd = &cobra.Command{
	Use:  "install",
	Long: `Show install information`,
	Run:  installCmd,
}
View Source
var InstallMode string
View Source
var Mode string

Functions

This section is empty.

Types

type CateItem

type CateItem struct {
	Name  int    `csv:"name"`
	Name2 string `csv:"name2"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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