I’ve been trying to find a lens that handles ini-style config files where some 
entries use multiline values like this:

[foosection]
title = foo
options = <<EOT
aaa = foo
bbb = “barf barf”
EOT
foo = test

But apparently my Google-fu is failing me at this time… Any suggestions?

- Peter

_______________________________________________
augeas-devel mailing list
augeas-devel@redhat.com
https://listman.redhat.com/mailman/listinfo/augeas-devel

Reply via email to