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