Method: Chef::Exceptions::MetadataNotFound#cookbook_name

Defined in:
lib/chef/exceptions.rb

#cookbook_nameObject (readonly)

Returns the value of attribute cookbook_name.



206
207
208
# File 'lib/chef/exceptions.rb', line 206

def cookbook_name
  @cookbook_name
end