Vridlo/types/Tag: Difference between revisions

From ALT Linux Wiki
No edit summary
No edit summary
Line 3: Line 3:
* '''name''' is  array '''mandatory write-once'''''
* '''name''' is  array '''mandatory write-once'''''
  Name of the tag with the "hash" or "at" sign as a prefix.
  Name of the tag with the "hash" or "at" sign as a prefix.
* '''rpm_slug''' is ''natural '''mandatory write-once floating'''''
Slug of the [[Vridlo/types/Rpm|RPM]], which the tag belongs to.

Revision as of 20:06, 13 December 2019

Tag is a stuff structure that represents Tag model. It implies the tag marking an RPM. It is described as:

  • name is array mandatory write-once
Name of the tag with the "hash" or "at" sign as a prefix.
  • rpm_slug is natural mandatory write-once floating
Slug of the RPM, which the tag belongs to.