When using the commandLine, you need to split the string on spaces, else the executable becomes 'ruby -v', instead of 'ruby'.
確定! 回上一頁