Misc.Color(3) OCaml library Misc.Color(3)

Misc.Color - Color support detection

Module Misc.Color

Module Color
: sig end

type setting =
| Auto
| Always
| Never

val default_setting : setting

val is_enabled : unit -> bool

2025-11-01 OCamldoc