Class
Cft::RPM::PackageHandle
In:
lib/cft/rpm.rb
Parent:
Object
The ‘id’ of a package, just its name, version and arch
Methods
<=>
eql?
hash
na
new
to_s
Included Modules
Comparable
Attributes
arch
[R]
name
[R]
version
[R]
Public Class methods
new
(package)
Public Instance methods
<=>
(other)
eql?
(other)
hash
()
na
()
to_s
()
[Validate]