FSVolume.XattrOperations
Methods and properties implemented by volumes that natively or partially support extended attributes.
Declaration
protocol XattrOperations : NSObjectProtocolTopics
Reading and writing
getXattr(named:of:replyHandler:)listXattrs(of:replyHandler:)setXattr(named:to:on:policy:replyHandler:)FSVolume.SetXattrPolicysupportedXattrNames(for:)