Hash
Handles loading configuration values from a Chef config file
@author Justin Campbell <justin.campbell@riotgames.com>
@param [String] path
# File lib/chef_zero/cookbook_data.rb, line 68 def initialize(cookbook) self.name(cookbook.name) self.recipes(cookbook.fully_qualified_recipe_names) %(attributes grouping dependencies supports recommendations suggestions conflicting providing replacing recipes).each do |hash_arg| self[hash_arg.to_sym] = Hashie::Mash.new end end
Generated with the Darkfish Rdoc Generator 2.