Method: Chef::Provider#recipe_name

Defined in:
lib/chef/provider.rb

#recipe_nameObject



176
177
178
# File 'lib/chef/provider.rb', line 176

def recipe_name
  new_resource.recipe_name
end