# Functions
GetHTMLReportAsString returns an HTML diff report as a string.
GetTextReportAsBytes returns a textual diff report as bytes The report is compatible with Github markdown.
GetTextReportAsString returns a textual diff report as a string The report is compatible with Github markdown.
# Interfaces
No description provided by the author