gFileAttributeMatcherMatches: gFileAttributeMatcherMatches
Description
Checks if an attribute will be matched by an attribute matcher. If
the matcher was created with the "*" matching string, this function
will always return TRUE.Usage
gFileAttributeMatcherMatches(object, attribute)
Value
[logical] TRUE if attribute matches matcher. FALSE otherwise.