Function set_true_colors_enabled_stderr

Source
pub fn set_true_colors_enabled_stderr(val: bool)
Expand description

Forces true colorization on or off for stderr.

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