Skip to main content

get_export_file

Function get_export_file 

Source
pub fn get_export_file(export_file: Option<PathBuf>) -> Result<PathBuf, Error>
Expand description

Returns the absolute path to the export file, uses the DEFAULT_EXPORT_FILE if no arg is provided.