An entry in a directory listing.
name: string
The entry's file name (not the full path).
isFile: boolean
Whether the entry is a regular file.
isDirectory: boolean
Whether the entry is a directory.
isSymlink: boolean
Whether the entry is a symbolic link.