Private.Process_outputManipulating the output of process run by vcs and backends.
This module is used to break a dependency cycle. It serves under the hood for the implementation of the types that are exported as Vcs.Git.Output and Vcs.Hg.Output, although for added type safety, these 2 types are not exported as being equal.
val sexp_of_t : t -> Volgo_stdlib.Sexp.tmodule Private : sig ... endExported for use by Git and Hg outputs.