Files
openide/python/testData/commandLine
Ilya.Kazakevich eb06387c01 PY-23279, PY-9963: Support quotes in commandline interface:
* GeneralCommandLine does not support "as is" command line:
 it should be splitted to arguments (due to ProcessBuilder interface).
So, we need to support quotes in command line to use to split arguments
2017-03-31 02:16:05 +03:00
..