package rocq-runtime

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ColorsSource

Initializer color for output

Sourcetype color = [
  1. | `ON
  2. | `AUTO
  3. | `EMACS
  4. | `OFF
]
Sourceval init_color : color -> unit
Sourceval parse_extra_colors : emacs:bool -> string list -> color * string list
Sourceval print_style_tags : color -> unit
OCaml

Innovation. Community. Security.