Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Args ¶
type Args struct {
Version VersionCmd `cmd:"" help:"Показать информацию о версии"`
Verbose bool `name:"verbose" short:"v" help:"Включить расширенное логирование"`
}
type VersionCmd ¶
type VersionCmd struct {
}
func (*VersionCmd) Run ¶
func (l *VersionCmd) Run(ctx *Context) error
Click to show internal directories.
Click to hide internal directories.