Function quenchReports

  • A hook event that fires when a batch run is completed and Quench's reports are ready.

    Parameters

    • reports: QuenchReports

      An object containing reports generated by the batch run

    Returns void

    Remarks

    This is called by Hooks.callAll

Generated using TypeDoc