fs
DirEntry
.
isSymlink
property
DirEntry.isSymlink
Whether the entry is a symbolic link.
Type
boolean
Usage
import { type DirEntry } from ".";
Document Navigation
Type