Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "gdice",
Short: "Rolls a set of dice provided.",
Long: `Rolls a set of dice provided by the command line
in the format of #d#, similar to 2d6.
Then the result and individual dice numbers will be displaye. `,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.