Returns a new instance of ConfDir.
28 29 30
# File 'lib/confctl/conf_dir.rb', line 28 def initialize @cache = ConfCache.new(self) end