Skip to main content

prune

Function prune 

Source
pub async fn prune(
    options: &PruneOptions,
    common_options: &CommonOptions,
) -> Result<(), PruneError>
Expand description

The entry point for the borg init command

Parameter: