package
0.6.0
Repository: https://github.com/vanilla-os/orchid.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewApp creates a new command line application.
No description provided by the author
NewCommand returns a new Command with the provided inputs.
NewCustomCommand returns a Command created from the provided cobra.Command.
NewCommandRun returns a new Command with the provided inputs.
NewCommandRunE returns a new Command with the provided inputs.
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

Background colors.
Background colors.
Background colors.
Extra background color 100 - 107.
BgDefault reverts to the default background.
BgGray is an alias of BgDarkGray.
Background colors.
Extra background color 100 - 107.
Extra background color 100 - 107.
Extra background color 100 - 107.
Extra background color 100 - 107.
Extra background color 100 - 107.
Extra background color 100 - 107.
Extra background color 100 - 107.
Background colors.
Background colors.
Background colors.
BgBrown like yellow.
Option settings.
Option settings.
Option settings.
Option settings.
Foreground colors.
Foreground colors.
Foreground colors.
Extra foreground color 90 - 97.
FgDefault revert default FG.
FgGray is an alias of FgDarkGray.
Foreground colors.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Extra foreground color 90 - 97.
Foreground colors.
Foreground colors.
Foreground colors.
Foreground colors.
Option settings.
Option settings.
Option settings.
Option settings.
Option settings.
Option settings.

# Variables

Black is an alias for FgBlack.Sprint.
Blue is an alias for FgBlue.Sprint.
No description provided by the author
No description provided by the author
Cyan is an alias for FgCyan.Sprint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Gray is an alias for FgGray.Sprint.
Green is an alias for FgGreen.Sprint.
No description provided by the author
LightBlue is a shortcut for FgLightBlue.Sprint.
LightCyan is a shortcut for FgLightCyan.Sprint.
LightGreen is a shortcut for FgLightGreen.Sprint.
LightMagenta is a shortcut for FgLightMagenta.Sprint.
LightRed is a shortcut for FgLightRed.Sprint.
LightWhite is a shortcut for FgLightWhite.Sprint.
LightYellow is a shortcut for FgLightYellow.Sprint.
Magenta is an alias for FgMagenta.Sprint.
No description provided by the author
Normal is an alias for FgDefault.Sprint.
No description provided by the author
No description provided by the author
Red is an alias for FgRed.Sprint.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
White is an alias for FgWhite.Sprint.
Yellow is an alias for FgYellow.Sprint.

# Structs

The App struct represents the cli application with supporting functionality like internationalization and logging.
No description provided by the author
Command represents a cli command which may have flags, arguments, and children commands.
No description provided by the author
UsageStrings contains all placeholders for the usage message.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author