pub fn backup_shrink(
ctx: &mut HostContext,
opts: &ShrinkBackupOpts,
) -> Result<PathBuf>Expand description
Plan or run shrink-backup when the tool is on PATH.
ยงErrors
Returns HortoError when probes block the run, the tool is missing, or the wrapper fails.