Volgo_hg_eio.ImplThe implementation of the backend is exported for convenience and tests. Casual users should prefer using Vcs directly.
type t = Runtime.tclass c : t -> Volgo_hg_backend.Trait.tmodule Add : Volgo.Vcs.Trait.Add.S with type t = tmodule Commit : Volgo.Vcs.Trait.Commit.S with type t = tmodule Current_revision : Volgo.Vcs.Trait.Current_revision.S with type t = tmodule File_system : Volgo.Vcs.Trait.File_system.S with type t = tmodule Hg : Volgo.Vcs.Trait.Hg.S with type t = tmodule Init : Volgo.Vcs.Trait.Init.S with type t = tmodule Ls_files : Volgo.Vcs.Trait.Ls_files.S with type t = t