pub fn enable_ansi_colors() -> Option<bool>
Expand description
Enable ANSI escape codes (ENABLE_VIRTUAL_TERMINAL_PROCESSING
)
For non-windows systems, returns None
pub fn enable_ansi_colors() -> Option<bool>
Enable ANSI escape codes (ENABLE_VIRTUAL_TERMINAL_PROCESSING
)
For non-windows systems, returns None