package text-tags

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

Attributes mode.

See Ansi color submode for the description of the mode.

val show : string -> unit

show name enable attribute with the name.

val hide : string -> unit

hide name disable attribute with the name.

val print_colors : bool -> unit

print_colors yesno enable/disable color submode.