rpmgetsymlink
rpmgetsymlink
Get target of a symlink
**rpmgetsymlink** string $path string $name
Get target of a symlink.
pathPath of the RPM file.
nameName of the symlink file.
A with target of the symlink,
null on error, or an empty string if not a symlink.
string