Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdVersion = &commands.Command{
UsageLine: "version",
Short: "Prints the current radical version",
Long: `
Prints the current radical, radiant and Go version alongside the platform information.
`,
Run: versionCmd,
}
Functions ¶
func GetGoVersion ¶
func GetGoVersion() string
func GetradiantVersion ¶
func GetradiantVersion() string
func InitBanner ¶
InitBanner loads the banner and prints it to output All errors are ignored, the application will not print the banner in case of error.
func ShowShortVersionBanner ¶
func ShowShortVersionBanner()
ShowShortVersionBanner prints the short version banner.
Types ¶
Click to show internal directories.
Click to hide internal directories.