pub fn file_path( profile_name: &str, alias: Option<&str>, extension: &str, storing: bool, ) -> Result<PathBuf, Error>