Class: mlreportgen.report.Report
Package: mlreportgen.report
Check if single-file HTML report
typematch = ishtml(report)
checks whether the report is a single-file HTML report, which has an
typematch
= ishtml(report
)html
extension.