Documentation ¶
Overview ¶
Package version oututs the version.
Index ¶
Constants ¶
View Source
const Version = "0.16.0"
Version of program.
Variables ¶
View Source
var Command = &cobra.Command{ Use: "version", Short: "Print version of Apex", PersistentPreRun: root.PreRunNoop, Run: run, }
Command config.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.