• « rpmexpandnumeric
  • rpminfo »
  • PHP Manual
  • RpmInfo 関数
  • Get target of a symlink

rpmgetsymlink

(PECL rpminfo >= 1.1.0)

rpmgetsymlink — Get target of a symlink

説明

rpmgetsymlink(string $path, string $name): ?string

Get target of a symlink.

パラメータ

path
Path of the RPM file.
name
Name of the symlink file.

戻り値

A string with target of the symlink, null on error, or an empty string if not a symlink.