formatReport

abstract fun formatReport(report: GenerationReport): String

Formats the generation report into a human-readable string.

Return

formatted string representation of the report

Parameters

report

the generation report to format