package
Version:
v1.0.0-beta.1
Opens a new window with list of versions in this module.
Published: Feb 13, 2019
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package decolorizer provides utilities for removing color codes from data
Writer wraps a decolorizing filter around an embedded writer.
New creates a new Writer that removes colors before writing to the underlying writer.
Write takes an unfiltered input []byte and filters out any ASCII terminal color sequences.
The cleaned data is then written to the internal writer.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.