ID EN
Pathlib

is_symlink

Python 3.11

Return True if the path points to a symbolic link, False otherwise.

Syntax

PYTHON
Path.is_symlink()