Function fre::args::default_store

source ·
pub fn default_store(filename: Option<PathBuf>) -> Result<PathBuf>
Expand description

Return a path to a store file in the default location. Uses filename as the name of the file if it is not None.