Hg.S
This is the interface commonly used by raising and non-raising helper modules, such as Vcs.Git
, Volgo_base.Vcs.Git.Or_error
, Vcs.Git.Result
, Vcs.Git.Rresult
, and custom ones built with Vcs.Git.Non_raising.Make
. S
is parametrized by the result type returned by the helpers.
Helpers to wrap process outputs.