In a Node.js application, you can use the fs.rmdir() method to delete a directory. This method works asynchronously to remove the directory.
確定! 回上一頁