Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 v1.3.7 Jul 11, 2022 Changes in this version + func EnableColorsStdout(enabled *bool) func() + func NewColorable(file *os.File) io.Writer + func NewColorableStderr() io.Writer + func NewColorableStdout() io.Writer + func NewNonColorable(w io.Writer) io.Writer + type NonColorable struct + func (w *NonColorable) Write(data []byte) (n int, err error) + type Writer struct — windows/amd64 + func (w *Writer) Write(data []byte) (n int, err error)