Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandAttackHelp = `` /* 974-byte string literal not displayed */ CommandHelpHelp = `` /* 321-byte string literal not displayed */ CommandVersionHelp = `USAGE: buraq version The 'version' command reports the version of buraq in use.` CommandEnvHelp = `` /* 166-byte string literal not displayed */ CommandRepairHelp = `` /* 202-byte string literal not displayed */ CommandCleanHelp = `USAGE: buraq clean The 'clean' command deletes/removes all binaries compiled and used by buraq.` )
The help/manuals for each command.
View Source
const BannerArt string = `` /* 496-byte string literal not displayed */
BannerArt for the CLI
View Source
const HelpScreen string = `` /* 1134-byte string literal not displayed */
HelpScreen lists all command line flags and usage for buraq.
View Source
const Version string = "v1.0.0"
Version for the buraq CLI
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.