cmd

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var App = grumble.New(&grumble.Config{
	Name:        "foo",
	Description: "test for command switching",
})
View Source
var CommandSet1 = []*grumble.Command{
	&grumble.Command{
		Name: "command1",
		Help: "command set 1 command",
	},
}
View Source
var CommandSet2 = []*grumble.Command{
	&grumble.Command{
		Name: "command2",
		Help: "command set 2 command",
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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