attrIsDir

fnbool attrIsDir(uint attributes) @safe pure nothrow @nogc

Returns whether the given file _attributes are for a directory.

Parameters

attributesThe file _attributes.

Returns

true if attributes specifies a directory