FileInfo.isDirectory

True if this is a directory or a symlink pointing to a directory

struct FileInfo
bool isDirectory;

Meta