wasAttributeConsumed(_:)
A method that indicates whether the file system used the given attribute.
Declaration
func wasAttributeConsumed(_ attribute: FSItem.Attribute) -> BoolParameters
- attribute:
The Attribute to check.
A method that indicates whether the file system used the given attribute.
func wasAttributeConsumed(_ attribute: FSItem.Attribute) -> BoolThe Attribute to check.