|
NAMEMisc.Color - no description ModuleModule Misc.Color DocumentationModule Color
type color =
type style =
type Format.stag +=
val ansi_of_style_l : style list -> string type styles = {
val default_styles : styles val get_styles : unit -> styles val set_styles : styles -> unit type setting =
val default_setting : setting val setup : setting option -> unit val set_color_tag_handling : Format.formatter -> unit
|