package unic

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

Module Unic_infoSource

Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourceval show : bool -> Fpath.t -> [> `Error of bool * string | `Ok of int ]
Sourceval term_show : int Cmdliner.Term.t
Sourceval cmd_show : int Cmdliner.Cmd.t
Sourceval directories : Fpath.t list Cmdliner.Term.t
Sourceval modpath : Uniq_info.Path.t Cmdliner.Term.t
Sourceval digest : Uniq_digest.t option Cmdliner.Term.t
Sourceval kind_of_artifacts : [> `All | `Impl | `Intf ] Cmdliner.Term.t
Sourceval kind_of_objects : [> `All | `Objects | `Sources ] Cmdliner.Term.t
Sourceval target : [> `All | `Bytecode | `Native ] Cmdliner.Term.t
Sourceval prefer_library : bool Cmdliner.Term.t
Sourceval setup_filters : ([> `All | `Impl | `Intf ] * [> `All | `Objects | `Sources ] * [> `All | `Bytecode | `Native ]) Cmdliner.Term.t
Sourceval cmd : int Cmdliner.Cmd.t