get_backup: Get iOS Backup

View source: R/backups.R

get_backupR Documentation

Get iOS Backup

Description

Find iOS backup path

Usage

get_backup(x = 1)

Arguments

x

If unspecified, returns the newest back-up. You can also specify a full path to a backup or a partial name that will be matched against known backup names

Value

An object of class ios_backup

Examples

## Not run: 
backup <- get_backup()

## End(Not run)	

MrFlick/myphone documentation built on Sept. 16, 2022, 12:07 p.m.