package volgo-git-eio

  1. Overview
  2. Docs

Module Volgo_git_eio.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