command

package
v0.0.0-...-6f5adff Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2019 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var List = make(map[string]*Command)

Functions

This section is empty.

Types

type Command

type Command struct {
	Name  string
	Flag  flag.FlagSet
	Info  string
	Usage func()
	Exec  func(args []string)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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