package ansifmt

  1. Overview
  2. Docs

Source file Ansifmt.ml

1
2
3
4
5
6
7
8
9
10
module Color = Color
module IO = IO
module Formatting = Formatting
module Styling = Styling

type color = Color.t
type styling = Styling.t
type stylizer = Formatting.Stylizer.t

let format = Formatting.Util.format