Pudu programming language
Menu
API reference

Std.Term.colorEnabled

1 declaration

fn

colorEnabled: Bool

Whether the process should emit colour: NO_COLOR is unset or empty and TERM is not dumb. FORCE_COLOR set to anything but empty or 0 overrides both.

Back to Std.TermSearch related declarations