Method: Chef::Node#recipe_list

Defined in:
lib/chef/node.rb

#recipe_listObject

Returns the value of attribute recipe_list.



51
52
53
# File 'lib/chef/node.rb', line 51

def recipe_list
  @recipe_list
end