Checks if the path exists as a symlink.
This is like $(FULL_STD_FILE isSymlink), but returns false instead of throwing if the path doesn't exist.
See Implementation
Checks if the path exists as a symlink.
This is like $(FULL_STD_FILE isSymlink), but returns false instead of throwing if the path doesn't exist.