Expand description
A couple of functions to enable and disable coloring.
Structs
The persistent
ShouldColorize
.A flag to to if coloring should occur.
Functions
Use this to force colored to ignore the environment and always/never colorize
See example/control.rs
Remove the manual override and let the environment decide if it’s ok to colorize
See example/control.rs