Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var VersionCmd = &cobra.Command{ Use: "version", Aliases: []string{"v"}, Short: "Print the version number of ManyACG", Run: func(cmd *cobra.Command, args []string) { ShowVersion() }, }
Functions ¶
func ShowVersion ¶
func ShowVersion()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.