cdist/cdist/conf/type/__ini_value/files/parts
matze 3e67cdbf9b __ini_value: add space detection on insert
This detection tires to somehow inteligent places the new entry at the
end of the section, but tires to not infer with existing comments for
the section etc.

This detection is not perfect but will work in some cases. Hope it helps
(if someone whats to look at these files after they got edited).

This currently only applies to the `present` state, but not to the
`commented` state. This will be changed somehow when both scripts will
be unifed cause of there great similarities.
2021-03-06 22:09:59 +01:00
..
absent __ini_value: implement multi-line buffer 2021-03-06 17:06:32 +01:00
commented __ini_value: implement multi-line buffer 2021-03-06 17:06:32 +01:00
present __ini_value: add space detection on insert 2021-03-06 22:09:59 +01:00