All functions

get_xattr()

Get an extended attribute

get_xattr_df() read_xattrs()

Retrieve a data frame of xattr names, sizes and (raw) contents for a target path

get_xattr_raw()

Get raw contents of an extended attribute

get_xattr_size()

Get size of an extended attribute

has_xattrs()

Test if a target path has xattrs

is_bplist()

Tests whether a raw vector is really a binary plist

list_xattrs()

List attributes

read_bplist()

Convert binary plist to something usable in R

rm_xattr() remove_xattr()

Remove an extended attribute

set_xattr()

Set or modify an extended attribute

xattrs

Work With Filesystem Object Extended Attributes