package unic

  1. Overview
  2. Docs
A tool to infer what is needed to vendors to compile unikernels

Install

dune-project
 Dependency

Authors

Maintainers

Sources

uniq-0.1.0.tbz
sha256=998588f1053cf03161a4bded6d7f8068c88de497e77fc0bbca81a5234fa444d5
sha512=53d4ee5ad8c01e19a2e1fbda86266768d118f78566b82f0c736338ce2c12258185a5f4dbb90bf0da37a7528098266ec81861bdcfea29e55daa3122a4f3a1daca

doc/unic.info/Unic_info/index.html

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