ansi

package
v0.24.2 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ESC_STR        = "\x1b"
	ESC_CHR        = '\x1b'
	ANSI_RESET_STR = ESC_STR + "[m"
)

Variables

View Source
var ANSI_RESET = []byte{ESC_CHR, '[', 'm'}

Functions

func ANSIColor

func ANSIColor(color string) string

func ANSIReset

func ANSIReset() string

Types

This section is empty.

Jump to

Keyboard shortcuts

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