set_true_colors_enabled

Function set_true_colors_enabled 

Source
pub fn set_true_colors_enabled(val: bool)
Expand description

Forces true colorization on or off for stdout.

This overrides the default for the current process and changes the return value of the true_colors_enabled function.