cli

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 29, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AnsiReset           = "\033[0m"
	AnsiBold            = "\033[1m"
	AnsiCyan            = "\033[36m"
	AnsiGreen           = "\033[32m"
	AnsiYellow          = "\033[33m"
	AnsiRed             = "\033[31m"
	AnsiBackgroundGreen = "\x1b[42m"
	AnsiWhite           = "\x1b[97m"
	AnsiEraseLine       = "\x1b[2K"
)

Variables

This section is empty.

Functions

func NewCommandContext

func NewCommandContext(applicationName string, applicationDescription string) *clicontract.CommandContext

func Register

func Register(commandContext *clicontract.CommandContext, command clicontract.Command, runtimeInstance runtimecontract.Runtime)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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