Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ANSIWriter ¶
type ANSIWriter struct {
// contains filtered or unexported fields
}
ANSIWriter is a ansi escape sequence aware writer
func NewANSIWriter ¶
func NewANSIWriter(w io.Writer, retainStyle bool) *ANSIWriter
func (*ANSIWriter) Flush ¶
func (p *ANSIWriter) Flush() (int, error)
Click to show internal directories.
Click to hide internal directories.