All functions

get_xattr()

Retrieve the contents of the named xattr

get_xattr_df() read_xattrs()

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

get_xattr_raw()

Retrieve the (raw) contents of the named xattr

get_xattr_size()

Retrieve the size (bytes) of the named xattr

has_xattrs()

Test if a target path has xattrs

is_bplist()

Tests whether a raw vector is really a binary plist

list_xattrs()

List extended attribute names of a target path

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