Frama-C API - ExternalFiles
type t = {conversion : ArtifactLocation.t;files : ArtifactLocation.t;graphs : ArtifactLocation.t;invocations : ArtifactLocation.t list;logicalLocations : ArtifactLocation.t;resources : ArtifactLocation.t;results : ArtifactLocation.t;
}val to_yojson : t -> Yojson.Safe.tval of_yojson : Yojson.Safe.t -> t Ppx_deriving_yojson_runtime.error_or