miller/internal/pkg/colorizer
2021-11-11 14:15:13 -05:00
..
colorizer.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
doc.go Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00
README.md Standardize Go-package structure (#746) 2021-11-11 14:15:13 -05:00

ANSI colors for key/value color highlighting, test pass/fail, etc.

Not placed in the internal/pkg/platform directory since these don't check the build-for platform but rather simply the TERM environment variable.