Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNew = &cobra.Command{
Use: "start",
Short: "start game",
Long: "start game. Example: bbq game start project [-d true]",
Run: run,
}
CmdNew represents the new command.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.