Skip to main content

run_restore

Function run_restore 

Source
pub fn run_restore(
    db_path: &Path,
    args: &RestoreArgs,
    json_out: bool,
    out: &mut CliOutput<'_>,
) -> Result<()>
Expand description

restore handler.