module ChefConfig
module ChefConfig::Mixin
module ChefConfig::Mixin::DotD
class ChefConfig::Config
class ChefConfig::ConfigurationError
class ChefConfig::InvalidPath
class ChefConfig::NullLogger
class ChefConfig::PackageTask
class ChefConfig::PathHelper
class ChefConfig::WorkstationConfigLoader
chef-config
12.8.1
# chef_root_path
def chef_root_path module_name == "Chef" ? root_path : File.dirname(root_path) end