module Command: sig .. end
sig
end
type t = {
connection : string;
string
id : string;
command : string;