Skip to main content

backup_shrink

Function backup_shrink 

Source
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.