Determines whether a pathname is a symbolic link.
Packagehcl
Signaturefile-link-p pathname => link-p
Arguments pathnameâ©A pathname designator.
Valueslink-p
A boolean.
DescriptionThe function file-link-p
returns t
if the path specifies by pathname is a symbolic link in the filesystem and nil
otherwise.
On Windows, file-link-p
always returns nil
.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4