splitCmdLine

split command line arg list; prepend with executable file name

static if(BACKEND_WIN32)
string[]
splitCmdLine
(
string line
)

Meta