cli

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Debug

func Debug(format string, a ...any)

Debug prints a debug message.

Used to print information messages useful for debugging the launcher.

func Error

func Error(format string, a ...any)

Error prints an error message.

Indicates a fatal error.

func Info

func Info(format string, a ...any)

Info prints an general info message.

func Success

func Success(format string, a ...any)

Success prints a success info message.

Indicates a command or task has successfully completed.

func Tip

func Tip(format string, a ...any)

func Tips

func Tips(err error)

Tips prints a tip message based on an error, if any are available.

func Translate

func Translate(key string) string

Translate takes a translation string and looks up its human-readable text. If not available, it returns the same translation string.

func Translations

func Translations() map[string]string

func Warning

func Warning(format string, a ...any)

Warning prints a cautionary message.

Indicates that there may be an issue.

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