Function Value.hasAttr
Returns whether this attribute set contains the given key.
bool hasAttr(
const(char)[] attrName
);
Returns whether this attribute set contains the given key.
bool hasAttr(
const(char)[] attrName
);