package unic

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

Module Unic_resolveSource

Sourcemodule Set : sig ... end
Sourceval (let*) : ('a, 'b) result -> ('a -> ('c, 'b) result) -> ('c, 'b) result
Sourceval error_msgf : ('a, Format.formatter, unit, ('b, [> `Msg of string ]) result) format4 -> 'a
Sourcemodule Elt : sig ... end
Sourceval run : 'a -> Uniq_cfg.t option -> bool -> Fpath.t -> bool -> Fpath.t list -> (int, [> `Msg of string ]) result
Sourceval recurse : bool Cmdliner.Term.t
Sourceval without_stdlib : bool Cmdliner.Term.t
Sourceval term : int Cmdliner.Term.t
Sourceval cmd : int Cmdliner.Cmd.t