Documentation
¶
Index ¶
Constants ¶
View Source
const VersionRecommendedCommandName = "version"
Variables ¶
This section is empty.
Functions ¶
func NewCmdVersion ¶
Types ¶
type VersionOptions ¶
type VersionOptions struct {
}
func NewVersionOptions ¶
func NewVersionOptions() *VersionOptions
func (*VersionOptions) Run ¶
func (o *VersionOptions) Run() (err error)
func (*VersionOptions) Validate ¶
func (o *VersionOptions) Validate() (err error)
Click to show internal directories.
Click to hide internal directories.