color

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2015 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// Bold prints bold text
	Bold = color.New(color.Bold).SprintfFunc()
	// Faint prints faint text
	Faint = color.New(color.Faint).SprintfFunc()
	// Header prints header text
	Header = color.New(color.FgRed, color.Bold).SprintfFunc()
	// ShortID prints short IDs
	ShortID = color.New(color.FgBlue).SprintfFunc()
)

Functions

func Allow

func Allow(c *cli.Context)

Allow sets the global output coloring

Types

This section is empty.

Jump to

Keyboard shortcuts

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