Module mlc::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
  • Sets a flag to the console to use a virtual terminal environment.
  • Remove the manual override and let the environment decide if it’s ok to colorize See example/control.rs