package unic

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

Module Unic_cfgSource

Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourcetype entry =
  1. | E : string * 'a Uniq_cfg.Value.t * 'a Fmt.t -> entry
Sourceval entries : entry list
Sourceval normalize : string -> string
Sourceval run : bool -> Uniq_cfg.t option -> bool option -> string option -> (int, [> `Msg of string ]) result
Sourceval native : bool option Cmdliner.Term.t
Sourceval key : string option Cmdliner.Term.t
Sourceval term : int Cmdliner.Term.t
Sourceval cmd : int Cmdliner.Cmd.t