Documentation
¶
Overview ¶
Package version implements the command version.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdVersion = &base.Command{ Run: runVersion, UsageLine: "version", Short: fmt.Sprintf("print %s version", base.CmdName), Long: fmt.Sprintf("prints the %s version.", base.CmdName), }
CmdVersion - version.CmdVersion
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.