pub fn all(
ctx: &Ctx,
dir: &str,
commit: bool,
index: u16,
wait: u64,
p: &mut dyn Progress,
) -> Result<()>Expand description
Put the configuration and screen record back from a snapshot.
ยงErrors
Fails if the snapshot holds no config.rcvbp or the write does not verify.