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.cfg/Unic_cfg/index.html

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