Skip to main content

get_store_base_dir

Function get_store_base_dir 

Source
pub fn get_store_base_dir(scope: Scope) -> Result<PathBuf, Error>
Expand description

Returns the base directory of the package store for a given scope.

ยงErrors

Returns an error if the store base directory cannot be determined.