Module colored::control

source ·
Expand description

A couple of functions to enable and disable coloring.

Structs

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