[][src]Function console::set_colors_enabled

pub fn set_colors_enabled(val: bool)

Forces colorization on or off for stdout.

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