Method: ConfCtl::ConfDir#initialize
- Defined in:
- lib/confctl/conf_dir.rb
#initialize ⇒ ConfDir
28 29 30 |
# File 'lib/confctl/conf_dir.rb', line 28 def initialize @cache = ConfCache.new(self) end |
28 29 30 |
# File 'lib/confctl/conf_dir.rb', line 28 def initialize @cache = ConfCache.new(self) end |