rpmgetsymlinkGet target of a symlink Description
stringnull rpmgetsymlink(string
$path , string $name )Get target of a symlink. Parameters
Return ValuesA string with target of the symlink, NULL on error, or an empty string if not a symlink. |