open_fresh_atlas_store_for_project_controlled

Function open_fresh_atlas_store_for_project_controlled 

Source
pub(crate) fn open_fresh_atlas_store_for_project_controlled(
    db_path: &Path,
    root: &Path,
    config_path: Option<&Path>,
    control: &IndexWorkControl,
) -> Result<AtlasStore, CliError>
Expand description

Open a current read snapshot under one cooperative freshness boundary.