Skip to main content

database_path_hint

Function database_path_hint 

Source
pub fn database_path_hint() -> Option<PathBuf>
Expand description

Resolve the path the caller would point its sqlite probe at, if any. Lifeloop does not shell out to sqlite3; this helper exists so callers can apply the same env-alias resolution Lifeloop does.