package volgo-git-unix

  1. Overview
  2. Docs

Module Volgo_git_unix.Make_runtimeSource

This module implements the handling of running the git and hg processes in a blocking fashion.

Sourcemodule type S = sig ... end
Sourcemodule type M = sig ... end
Sourcemodule Make (M : M) : S with type process_output := M.Output.t
Sourcemodule Private : sig ... end
OCaml

Innovation. Community. Security.