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