Skip to main content

get_db_root

Function get_db_root 

Source
pub fn get_db_root() -> Result<PathBuf, Error>
Expand description

Returns the root directory of the package database.

ยงErrors

Returns an error if the current directory cannot be retrieved.