Class
Chef::Version
In:
lib/chef/version_class.rb
Parent:
Object
Methods
<=>
eql?
hash
inspect
new
to_s
Included Modules
Comparable
Attributes
major
[R]
minor
[R]
patch
[R]
Public Class methods
new
(str="")
Public Instance methods
<=>
(v)
eql?
(other)
For
hash
hash
()
inspect
()
to_s
()
[Validate]