pub fn versioned_summary_filename(json_output: &Path, version: &str) -> String
Insert version before the extension of the --json-output filename, e.g. summary.json + local -> summary-local.json.
version
--json-output
summary.json
local
summary-local.json