Documentation
¶
Overview ¶
Package version defines "version" command i.e. outputs current version
Index ¶
Constants ¶
View Source
const Version = "0.9.1"
Version number
Variables ¶
View Source
var Command = &cobra.Command{
Use: "version",
Short: "print version of eclectica",
Run: run,
}
Command config
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.