AA-like object for accessing a file's extended attributes.
Return a list of all extended attribute names.
Check if an extended attribute is present.
Read an extended attribute.
Write an extended attribute.
Delete an extended attribute.
True if extended attributes are supported on this filesystem.
See Implementation
AA-like object for accessing a file's extended attributes.