Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
module Key = Functoria_key
val warn_error : bool Key.key
val vote : string Key.key
val output : Functoria.Info.t -> string
val root : unit -> Fpath.t
val dune_file : Functoria.Info.t -> Fpath.t
val write_key : Functoria.Info.t -> 'a Key.key -> ('b -> string) -> unit
module C : sig ... end
include sig ... end
val register :
?packages:Functoria.package list ->
?keys:Functoria.key list ->
?init:Functoria.job Functoria.impl list ->
string ->
Functoria.job Functoria.impl list ->
unit