pub fn data_dir_path(app_name: &str) -> Result<PathBuf, Error>
Return the path to the project’s local data directory or the current directory on failure