Directory.currentIsDir

Returns whether the current item processed with the last getNext call is a directory (. and .. are considered directories).

struct Directory
@nogc nothrow const
bool
currentIsDir
()

Meta