cli

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const CLEAR_LINE = "\x1b[2K"
View Source
const CLEAR_SCREEN = "\033[2J"
View Source
const COLOR_BLUE = "\033[34m"
View Source
const COLOR_CYAN = "\033[36m"
View Source
const COLOR_GREEN = "\033[32m"
View Source
const COLOR_PURPLE = "\033[35m"
View Source
const COLOR_RED = "\033[31m"
View Source
const COLOR_RESET = "\033[0m"
View Source
const COLOR_WHITE = "\033[37m"
View Source
const COLOR_YELLOW = "\033[33m"
View Source
const HIDE_CURSOR = "\033[?25l"
View Source
const MOVE_CURSOR_HOME = "\033[H"
View Source
const UP_LINE = "\033[A"

Variables

This section is empty.

Functions

func DisplaySpinner

func DisplaySpinner(text string, done chan bool)

Types

This section is empty.

Jump to

Keyboard shortcuts

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