Skip to main content

resolve_db_path

Function resolve_db_path 

Source
pub fn resolve_db_path(
    working_dir: &Path,
    global_storage: bool,
) -> Result<PathBuf>
Expand description

Resolve the session database path for a working directory and storage scope.