colorize_terminal.Rd
Setup errors and warnings to use cli coloring
colorize_terminal(err = TRUE, warn = FALSE)
Try to colorize errors? I think this works OK, so default=TRUE.
TRUE
Try to colorize warnings? This sometimes screws up the terminal, so set to FALSE by default.
FALSE