Method: Chef::Version#minor

Defined in:
lib/chef/version_class.rb

#minorObject (readonly)

Returns the value of attribute minor.


21
22
23
# File 'lib/chef/version_class.rb', line 21

def minor
  @minor
end