Skip to main content

db_path_view

Function db_path_view 

Source
pub fn db_path_view(scope_hash: Option<&str>) -> PathBuf
Expand description

Read-only variant of db_path: derives the same path without creating any directory. Used by read-only inspectors (#391).