Function ergol_cli::state_from_dir

source ·
pub fn state_from_dir<P: AsRef<Path>>(path: P) -> Result<State, Box<dyn Error>>
Expand description

Returns the db state from a directory.