Module Text_tags.Attr

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.