FSItem.GetAttributesRequest
A request to get attributes from an item.
Declaration
class GetAttributesRequestOverview
Methods that retrieve attributes use this type and inspect the wantedAttributes property to determine which attributes to provide. FSKit calls the isAttributeWanted(_:) method to determine whether the request requires a given attribute.