module-inifile/lib/puppet
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
..
parser/functions Remove brackets from ini_setting titles to workaround PUP-4709 2016-02-09 08:06:57 +00:00
provider MODULES-2212 - Add use_exact_match parameter for subsettings 2015-07-31 16:11:27 -07:00
type Convert boolean to :true & :false PR #152 2016-01-15 20:47:07 +00:00
util Remove empty sections after last setting is removed 2016-02-29 14:07:21 -08:00