Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ColorWriter ¶
type ColorWriter struct {
// contains filtered or unexported fields
}
func New ¶
func New(w io.Writer) *ColorWriter
func (*ColorWriter) SetTTY ¶
func (w *ColorWriter) SetTTY(isTTY func() bool)
func (*ColorWriter) Writer ¶
func (w *ColorWriter) Writer() io.Writer
Click to show internal directories.
Click to hide internal directories.