Documentation
¶
Overview ¶
Package module provides internal types and functions for the Grompt application.
Index ¶
- type XTui
- func (m *XTui) Active() bool
- func (m *XTui) Alias() string
- func (m *XTui) Command() *cobra.Command
- func (m *XTui) Examples() []string
- func (m *XTui) Execute() error
- func (m *XTui) LongDescription() string
- func (m *XTui) Module() string
- func (m *XTui) ShortDescription() string
- func (m *XTui) Usage() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XTui ¶
type XTui struct {
HideBanner bool
}
XTui representa a estrutura do módulo ui.
func (*XTui) LongDescription ¶
LongDescription retorna uma descrição longa do módulo ui.
func (*XTui) ShortDescription ¶
ShortDescription retorna uma descrição curta do módulo ui.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package control provides abstractions for managing job states and security flags.
|
Package control provides abstractions for managing job states and security flags. |
|
Package info provides functionality to read and parse the application manifest.
|
Package info provides functionality to read and parse the application manifest. |
|
Package version provides functionality to manage and check the version of the Kubex Horizon CLI tool.
|
Package version provides functionality to manage and check the version of the Kubex Horizon CLI tool. |
Click to show internal directories.
Click to hide internal directories.