Versions in this module Expand all Collapse all v1 v1.30.0 Aug 30, 2026 Changes in this version + func GetSupportedColorValues() []string + func IsColorEnabled(colorMode ColorMode) bool + func SetPipedOutput(val *bool) *bool + type ColorMode int + const ColorAlways + const ColorAuto + const ColorInvalid + const ColorNever + func NewColorMode(color string) (ColorMode, error)