val branch : string option Cmdliner.Term.tmodule Hash : sig ... endtype hash = Hash.tmodule Contents : sig ... endtype contents = Contents.tGlobal Configuration
module Store : sig ... endtype Irmin.remote += | R of Cohttp.Header.t option * stringval remote : Irmin.remote Lwt.t Cmdliner.Term.tParse a remote store location.
Stores
val store : store Cmdliner.Term.tParse the command-line arguments and then the config file.