module-inifile/lib/puppet/util
Hunter Haugen 2027a0b2ab Remove empty sections after last setting is removed
Empty sections hanging around are not useful, so if the last line in a
section is removed then remove the section. If the section still has
comments, then just leave it be.

This does not add the ability to remove sections that do not have
settings to begin with; only allows cleaning a file as puppet makes
changes to it.
2016-02-29 14:07:21 -08:00
..
ini_file Remove empty sections after last setting is removed 2016-02-29 14:07:21 -08:00
external_iterator.rb Add support for "global" section at beginning of file 2012-08-17 04:48:28 -07:00
ini_file.rb Remove empty sections after last setting is removed 2016-02-29 14:07:21 -08:00
setting_value.rb MODULES-2212 - Add use_exact_match parameter for subsettings 2015-07-31 16:11:27 -07:00