module Command_result: sig .. end
sig
end
type t = {
status :Process.Status.t;
Process.Status.t
stdout_tail :string;
string
stderr_tail :string;