path_contacts: Address book path

View source: R/contacts.R

path_contactsR Documentation

Address book path

Description

Returns the full path to the Address Book database

Usage

path_contacts(x)

Arguments

x

An ios_backup object (or something that can be passed to get_backup)

Value

The full path to the address book database file

Examples

## Not run: 
backup <- get_backup()
path_contacts(backup)

## End(Not run)

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