output

package
v0.19.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2022 License: MIT Imports: 1 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Stdout defines the standard output of the print functions. By default
	// os.Stdout is used.
	Stdout = colorable.NewColorableStdout()

	// Stderr defines a color supporting writer for os.Stderr.
	Stderr = colorable.NewColorableStderr()
)

These are the same as https://pkg.go.dev/github.com/fatih/color@v1.9.0#pkg-variables, but a central place to access them within this codebase. colorable package enables color support on Windows

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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