invoke
Splits rawCommandLine into individual arguments.
Return
the compile command argv as a list of strings, in a form ready to be passed to execvp() (i.e. un-escaped).
Splits rawCommandLine into individual arguments.
the compile command argv as a list of strings, in a form ready to be passed to execvp() (i.e. un-escaped).