FileInfo.hasAttribute

bool hasAttribute(string attribute)

Checks if a file info structure has an attribute named attribute.

Parameters

attributea file attribute key.

Returns

true if info has an attribute named attribute,

false otherwise.