mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
3 lines
129 B
Go
3 lines
129 B
Go
// Package colorizer implements ANSI terminal colors for key/value color
|
|
// highlighting, test pass/fail, etc.
|
|
package colorizer
|