module ChefConfig
module ChefConfig::Mixin
module ChefConfig::Mixin::Credentials
module ChefConfig::Mixin::DotD
module ChefConfig::Mixin::FuzzyHostnameMatcher
class ChefConfig::Config
class ChefConfig::ConfigurationError
class ChefConfig::InvalidPath
class ChefConfig::NullLogger
class ChefConfig::PathHelper
class ChefConfig::UnparsableConfigOption
class ChefConfig::WorkstationConfigLoader
chef-config
14.8.12
:: add_formatter
def self.add_formatter(name, file_path = nil) formatters << [name, file_path] end