Documentation
¶
Overview ¶
Package cmd contains all CLI commands used by the application.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetRootCommand ¶
GetRootCommand returns the root command for the CLI.
Types ¶
This section is empty.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package analyze is the analyze subcommand.
|
Package analyze is the analyze subcommand. |
|
Package benchmark is the benchmark subcommand.
|
Package benchmark is the benchmark subcommand. |
|
Package download is the download subcommand.
|
Package download is the download subcommand. |
|
Package man is the man subcommand.
|
Package man is the man subcommand. |
|
Package solve is the solve subcommand.
|
Package solve is the solve subcommand. |
|
Package test is the test subcommand.
|
Package test is the test subcommand. |
|
Package version is the version subcommand.
|
Package version is the version subcommand. |
Click to show internal directories.
Click to hide internal directories.