module Command_output: sig .. end
sig
end
type t = {
id : string;
string
stdout : string;
stderr : string;