Documentation
¶
Index ¶
Constants ¶
View Source
const ( VArgs = `` /* 133-byte string literal not displayed */ VName = "version:test" VUsage = "输出版本帮助" VDescription = "描述" )
View Source
const (
FlagsExpress = `` /* 166-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func GetCommander ¶
func GetCommander() *resolver.SimpleCommanderApp
Types ¶
type VersionCommand ¶
type VersionCommand struct {
core.BaseCommander
}
func NewVersionCmd ¶
func NewVersionCmd() *VersionCommand
Click to show internal directories.
Click to hide internal directories.