CrashReport.reports
static var reports: CrashReport[];
static CrashReport[] reports;
static reports as CrashReport[]
Description

Returns all currently available reports in a new array.

See Also: CrashReport.lastReport.