pub fn default_db_path() -> Result<PathBuf>
Returns the default database path at ~/.lore/lore.db.
~/.lore/lore.db
Creates the .lore directory if it does not exist.
.lore