The error.code property will be the exit code of the process. ... if (error) { console.error(`exec error: ${error}`); return; } console.log(`stdout: ...
確定! 回上一頁