package mirage

  1. Overview
  2. Docs

Module Devices.TargetSource

Sourcemodule Dune = Functoria.Dune
Sourcemodule Info = Functoria.Info
Sourcemodule Install = Functoria.Install
Sourcemodule Action = Functoria.Action
Sourcemodule type TARGET = sig ... end

A Mirage target: target consists in multiple backends grouped together.

Sourcemodule Unix : sig ... end
Sourcemodule Xen : sig ... end
Sourcemodule Solo5 : sig ... end
Sourceval choose : Key.mode -> (module TARGET)
Sourceval dune : Info.t -> Dune.stanza list
Sourceval output_message : bool ref
Sourceval configure : Info.t -> unit Functoria__Action.t
Sourceval build_context : ?build_dir:Fpath.t -> Info.t -> Dune.stanza list
Sourceval context_name : Info.t -> string
Sourceval packages : Key.mode -> Functoria.DSL.package list
Sourceval install : Info.t -> Install.t
OCaml

Innovation. Community. Security.