Class Satsolver::Repodata
In: satsolver.i
Parent: Object

Repodata holds additional Solvable attributes which are not required for dependency solving.

Repodata is a Repo extension and thus belongs to a Repo.

Constructor

There is no way to create a Repodata on its own, it can only be accessed through Pool.data

Methods

[]   each_key   key   size  

Public Instance methods

[](p1)

Alias for key

Iterate over each key

number of keys in this Repodata

[Validate]