api / org.gradle.api.reporting / Reporting / getReports

getReports

abstract fun getReports(): T

A ReportContainer instance.

Implementors specify a specific implementation of ReportContainer that describes the types of reports that are available.

Return
The report container