package acgtk

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

Module UtilsLib.ANSI_RenderingSource

This modules implements an ANSI renderer (according to the signature Style.ActualRendererSig

Sourceval render : Style.style list -> string -> string

render style s returns an ANSI escaped string rendering the style style

Sourceval render_mark : Style.style_tag list -> string

render_mark att s returns an ANSI escaped string rendering the sequence (in that order) of attributes att