module

package
v1.3.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 14, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package module provides internal types and functions for the Grompt application.

Index

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 RegX

func RegX() *XTui

func (*XTui) Active

func (m *XTui) Active() bool

Active verifica se o módulo ui está ativo.

func (*XTui) Alias

func (m *XTui) Alias() string

Alias retorna o alias do módulo ui.

func (*XTui) Command

func (m *XTui) Command() *cobra.Command

Command retorna o comando cobra para o módulo.

func (*XTui) Examples

func (m *XTui) Examples() []string

Examples retorna exemplos de uso do módulo ui.

func (*XTui) Execute

func (m *XTui) Execute() error

Execute executa o comando especificado para o módulo ui.

func (*XTui) LongDescription

func (m *XTui) LongDescription() string

LongDescription retorna uma descrição longa do módulo ui.

func (*XTui) Module

func (m *XTui) Module() string

Module retorna o nome do módulo ui.

func (*XTui) ShortDescription

func (m *XTui) ShortDescription() string

ShortDescription retorna uma descrição curta do módulo ui.

func (*XTui) Usage

func (m *XTui) Usage() string

Usage retorna a forma de uso 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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL