rpmaddtag

(PECL rpminfo >= 0.5.0)

rpmaddtagAdd tag retrieved in query

Beschreibung

rpmaddtag(int$tag): bool

Add an additional retrieved tag in subsequent queries.

Parameter-Liste

tag

One of RPMTAG_* constant, see the rpminfo constants page.

Rückgabewerte

Gibt bei Erfolg true zurück. Bei einem Fehler wird false zurückgegeben.

Siehe auch

To Top