pub fn default_db_path() -> PathBuf
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).
KOPUZ_DB_PATH
<config_dir>/kopuz.db
kopuz-debug.db
dx run