Method: Chef::Version#patch

Defined in:
lib/chef/version_class.rb

#patchObject (readonly)

Returns the value of attribute patch.


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

def patch
  @patch
end