Interface QuenchReports

An object containing all reports generated after a batch run.

Hierarchy

  • QuenchReports

Properties

Properties

json: string

The JSON report of the last run, if available.

Before being stringified, the report data has a format of QuenchJsonReport.

Generated using TypeDoc