我正在尝试使用Node fs模块复制文件夹.我熟悉readFileSync()和writeFileSync()方法,但我想知道我应该用什么方法来复制指定的文件夹?
fs
readFileSync()
writeFileSync()
fs node.js
fs ×1
node.js ×1