default_db_path

Function default_db_path 

Source
pub fn default_db_path() -> Result<PathBuf>
Expand description

Returns the default database path at ~/.lore/lore.db.

Creates the .lore directory if it does not exist.