Need to get the path of the current working directory in Node.js? Node.js has two built-in ways to do this: __dirname and the process.cwd() function.
確定! 回上一頁