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.
Click to show internal directories.
Click to hide internal directories.