module ChefConfig
class ChefConfig::Config
class ChefConfig::ConfigurationError
class ChefConfig::InvalidPath
class ChefConfig::NullLogger
class ChefConfig::PathHelper
class ChefConfig::WorkstationConfigLoader
chef-config
12.5.0.alpha.0
:: add_formatter
def self.add_formatter(name, file_path=nil) formatters << [name, file_path] end