pub fn run_restore(in_path: PathBuf, target_dir: PathBuf) -> Result<()>
Wrapper around unpack for CLI layer.
unpack