Skip to main content

cleanup

Function cleanup 

Source
pub fn cleanup(
    branch: Option<&str>,
    dry_run: bool,
    delete_branch: bool,
) -> Result<()>