pub fn get_export_file(export_file: Option<PathBuf>) -> Result<PathBuf, Error>
Returns the absolute path to the export file, uses the DEFAULT_EXPORT_FILE if no arg is provided.