FileAttributeMatcher.toString

Prints what the matcher is matching against. The format will be equal to the format passed to FileAttributeMatcher.new. The output however, might not be identical, as the matcher may decide to use a different order or omit needless parts.

class FileAttributeMatcher
override
string
toString
()

Return Value

Type: string

a string describing the attributes the matcher matches against or NULL if matcher was NULL.

Meta

Since

2.32