package unic

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

Module Unic_metaSource

Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourceval show : bool -> Fpath.t -> (int, [> `Msg of string ]) result
Sourceval pp_descr : Format.formatter -> (string * string list) list -> unit
Sourceval ancestors : 'a -> string list -> Fpath.t list -> Uniq_meta.Path.t -> (int, [> `Msg of string ]) result
Sourceval predicates : string list Cmdliner.Term.t
Sourceval term_show : int Cmdliner.Term.t
Sourceval term_ancestors : int Cmdliner.Term.t
Sourceval cmd_show : int Cmdliner.Cmd.t
Sourceval cmd_ancestors : int Cmdliner.Cmd.t
Sourceval cmd : int Cmdliner.Cmd.t