Method: Chef::Recipe#recipe

Defined in:
lib/chef/recipe.rb

#recipeObject

Returns the value of attribute recipe.



29
30
31
# File 'lib/chef/recipe.rb', line 29

def recipe
  @recipe
end