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