Class Cft::RPM::PackageFile
In: lib/cft/rpm.rb
Parent: Object

A file in a package; this class is mainly uised for serialization and identifies the package by its name, arch and version

Methods

arch   genlist   name   new   readlist   version  

Attributes

file  [R] 
package  [R] 
path  [R] 

Public Class methods

Write a list of PackageFile objects to the file fname The list will have entries for each file in files that is owned by a package

Public Instance methods

[Validate]