Youri::Package::Relationship - Package relationship class


Youri-Package documentation  | view source Contained in the Youri-Package distribution.

Index


NAME

Top

Youri::Package::Relationship - Package relationship class

DESCRIPTION

Top

This class represent a relationship from the package owning it to another package.

CLASS METHODS

Top

new(%args)

Creates and returns a new Youri::Package::Relationship object.

get_name()

Returns the name of the package this relationship applies to.

get_range()

Returns the revision range for which this relationship applies.


Youri-Package documentation  | view source Contained in the Youri-Package distribution.