Method: Puppet::Util::IniConfig::FileCollection#store
- Defined in:
- lib/puppet/util/inifile.rb
#store ⇒ Object
277 278 279 |
# File 'lib/puppet/util/inifile.rb', line 277 def store @files.values.each(&:store) end |
277 278 279 |
# File 'lib/puppet/util/inifile.rb', line 277 def store @files.values.each(&:store) end |