Method: Chef::CookbookVersion#name

Defined in:
lib/chef/cookbook_version.rb

#nameObject

Returns the value of attribute name.



50
51
52
# File 'lib/chef/cookbook_version.rb', line 50

def name
  @name
end