Method: Chef::Version#major

Defined in:
lib/chef/version_class.rb

#majorObject (readonly)

Returns the value of attribute major.



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

def major
  @major
end