Method: Chef::Provider#cookbook_name

Defined in:
lib/chef/provider.rb

#cookbook_nameObject



172
173
174
# File 'lib/chef/provider.rb', line 172

def cookbook_name
  new_resource.cookbook_name
end