Module ReportText

module ReportText: sig .. end
This module defines the output to bare text.

val make : bool -> ReportGeneric.converter
Returns a converter for bare text output, the passed boolean indicates whether only summary should be output.