isSymlink

Whether the given path p points to a symbolic link (or junction point in Windows).

bool
isSymlink
(
in Path p
)

Examples

Meta