pub fn to_file<P: AsRef<Path>>( sarif: &SarifLog, path: P, ) -> Result<(), SarifError>
Write SARIF to a file