Make behavior of encodeGNUCommandLine customizable
... based on feedback from @edolstra
This commit is contained in:
@@ -444,6 +444,7 @@ runTests {
|
||||
testRenderOptions = {
|
||||
expr =
|
||||
encodeGNUCommandLine
|
||||
{ }
|
||||
{ foo = "A";
|
||||
|
||||
bar = 1;
|
||||
|
||||
Reference in New Issue
Block a user