package dune

  1. Overview
  2. Docs
module Color : sig ... end
module Style : sig ... end
module Render : Pp.Renderer.S with type Tag.t = Style.t list
val strip : string -> string

Filter out escape sequences in a string

OCaml

Innovation. Community. Security.