property Deno.FileInfo.isDirectory
True if this is info for a regular directory. Mutually exclusive to
FileInfo.isFile and FileInfo.isSymlink.
Type Jump to heading
booleanTrue if this is info for a regular directory. Mutually exclusive to
FileInfo.isFile and FileInfo.isSymlink.
boolean