about

package
v1.199.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AboutCommandProvider

type AboutCommandProvider struct{}

AboutCommandProvider implements the CommandProvider interface.

func (*AboutCommandProvider) GetAliases added in v1.199.0

func (a *AboutCommandProvider) GetAliases() []internal.CommandAlias

GetAliases returns command aliases. About command has no aliases.

func (*AboutCommandProvider) GetCommand

func (a *AboutCommandProvider) GetCommand() *cobra.Command

GetCommand returns the about command.

func (*AboutCommandProvider) GetCompatibilityFlags added in v1.198.0

func (a *AboutCommandProvider) GetCompatibilityFlags() map[string]compat.CompatibilityFlag

GetCompatibilityFlags returns compatibility flags for this command. About command has no compatibility flags.

func (*AboutCommandProvider) GetFlagsBuilder added in v1.198.0

func (a *AboutCommandProvider) GetFlagsBuilder() flags.Builder

GetFlagsBuilder returns the flags builder for this command. About command has no flags.

func (*AboutCommandProvider) GetGroup

func (a *AboutCommandProvider) GetGroup() string

GetGroup returns the command group for help organization.

func (*AboutCommandProvider) GetName

func (a *AboutCommandProvider) GetName() string

GetName returns the command name.

func (*AboutCommandProvider) GetPositionalArgsBuilder added in v1.198.0

func (a *AboutCommandProvider) GetPositionalArgsBuilder() *flags.PositionalArgsBuilder

GetPositionalArgsBuilder returns the positional args builder for this command. About command has no positional arguments.

Jump to

Keyboard shortcuts

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