Reporter

interface Reporter

Writes a report in one output format.

Functions

Link copied to clipboard
abstract fun write(report: Report, output: ReportOutput)

Writes this report to the supplied output target.