# File lib/chef/chef_fs/file_system/environments_dir.rb, line 29definitialize(parent)
super("environments", parent, nil, Chef::ChefFS::DataHandler::EnvironmentDataHandler.new)
end
Public Instance Methods
_make_child_entry(name, exists = nil)click to toggle source