Module type Volgo_hg_backend.S

type t
class c : t -> Trait.t

Individual implementations

module Add : Volgo.Vcs.Trait.Add.S with type t = t
module Commit : Volgo.Vcs.Trait.Commit.S with type t = t
module Hg : Volgo.Vcs.Trait.Hg.S with type t = t
module Init : Volgo.Vcs.Trait.Init.S with type t = t
module Ls_files : Volgo.Vcs.Trait.Ls_files.S with type t = t