property Deno.DirEntry.isSymlink
True if this is info for a symlink. Mutually exclusive to
DirEntry.isFile
and DirEntry.isDirectory
.
Type #
boolean
True if this is info for a symlink. Mutually exclusive to
DirEntry.isFile
and DirEntry.isDirectory
.
boolean