package inquire

  1. Overview
  2. Docs
An OCaml library to create beautiful interactive CLIs

Install

Dune Dependency

Authors

Maintainers

Sources

inquire-v0.1.0.tbz
sha256=d738b9b264934004e6b3926a7ba9e7c637429e86893316e93a12f3812a1ba782
sha512=d081e9b8d886d1b321e6d2fe69a83f8c432c6c5150496e2389e9c3ecc2cebfb39248980b3286c622574250e36f0553189f16d908cb52043acc7f841201e8b45b

doc/inquire.lib/Inquire/Style/Text_markup/index.html

Module Style.Text_markupSource

Sourceval apply_code : b:'a -> e:'a -> 'a Base.List.t -> 'a Base.List.t
Sourceval apply_background : background:color -> LTerm_text.item Base.List.t -> LTerm_text.item Base.List.t
Sourceval apply_dim : dim:'a -> 'b -> 'b
Sourceval apply_italic : italic:'a -> 'b -> 'b
Sourceval apply_underline : underline:bool -> LTerm_text.item Base.List.t -> LTerm_text.item Base.List.t
Sourceval apply_inverse : inverse:'a -> 'b -> 'b
Sourceval apply_hidden : hidden:'a -> 'b -> 'b
Sourceval apply_strikethrough : strikethrough:'a -> 'b -> 'b
Sourceval apply : style:t -> Zed_utf8.t -> LTerm_text.item Base.List.t
OCaml

Innovation. Community. Security.