rpmgetsymlink
(PECL rpminfo >= 1.1.0)
rpmgetsymlink — Get target of a symlink
Açıklama
Get target of a symlink.
Bağımsız Değişkenler
path
-
Path of the RPM file.
name
-
Name of the symlink file.
Dönen Değerler
A string with target of the symlink,
null
on error, or an empty string if not a symlink.