Class: Paludis::AssociationMask

An AssociationMask is a Mask that signifies that a PackageID is masked because of its association with another PackageID that is itself masked.

This is used by old-style virtuals. If the provider of a virtual is masked then the virtual itself is masked by association.

Public Instance Methods


associated_package → PackageID or Nil

Fetch the associated package.