SarifType.Invocation
type t = {
commandLine : string;
executionSuccessful : bool;
}
val to_yojson : t -> Yojson.Safe.t
val _ : t -> Yojson.Safe.t