Rename renderOptions to encodeGNUCommandLine
... as suggested by @edolstra
This commit is contained in:
+1
-1
@@ -121,7 +121,7 @@ let
|
||||
isOptionType mkOptionType;
|
||||
inherit (asserts)
|
||||
assertMsg assertOneOf;
|
||||
inherit (cli) renderOptions;
|
||||
inherit (cli) encodeGNUCommandLine;
|
||||
inherit (debug) addErrorContextToAttrs traceIf traceVal traceValFn
|
||||
traceXMLVal traceXMLValMarked traceSeq traceSeqN traceValSeq
|
||||
traceValSeqFn traceValSeqN traceValSeqNFn traceShowVal
|
||||
|
||||
Reference in New Issue
Block a user