pub fn get_latest_report_path(report_dir: Option<String>) -> String
Expand description

Gets the path to the latest report file in the given directory or the current directory, if None received.