Function is_console

Source
fn is_console(console: Console) -> bool
Expand description

Stdout/Stderr is redirected?

If not, returns true. (colored output will be enabled)