Closed JanLenoch closed 6 years ago
When using the -o "C:\Some path\" command line argument (with the "backslash and double quotes" sequence in the end, the runtime does an incorrect initial parse of the argument.
-o "C:\Some path\"
Fixes #54
any eta on this one @JanLenoch ?
we don't have resources to attend to it at the moment -> closing
When using the
-o "C:\Some path\"
command line argument (with the "backslash and double quotes" sequence in the end, the runtime does an incorrect initial parse of the argument.Fixes #54