pub fn get_store_base_dir(scope: Scope) -> Result<PathBuf, Error>
Returns the base directory of the package store for a given scope.
Returns an error if the store base directory cannot be determined.