Skip to main content

default_db_path

Function default_db_path 

Source
pub fn default_db_path() -> PathBuf
Expand description

The on-disk database path: KOPUZ_DB_PATH override, else <config_dir>/kopuz.db (release) or kopuz-debug.db (debug builds, so dx run never touches real data).