module-inifile/lib/puppet/util
Pete Johns 49960e1c5e Handle quotation marks in section names
The section name appears on a line by itself, in square brackets (`[` and
`]`), all characters between the opening `[` and the closing `]` should
be considered to form the section name.
2014-06-26 21:42:45 +10:00
..
ini_file Add purging support to ini file 2013-03-04 15:38:58 -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 Handle quotation marks in section names 2014-06-26 21:42:45 +10:00
setting_value.rb Add quote_char parameter to the ini_subsetting resource type 2014-05-07 17:04:43 +02:00