storage_exists

Function storage_exists 

Source
pub(crate) fn storage_exists(
    root: &Dir,
    path: impl AsRef<Utf8Path>,
) -> Result<bool>
Expand description

Return true if there is apparently an active container store at the target path.