fs.rmdirSyncは、引数に指定したパスのフォルダを削除する関数です。
fs.rmdirSync(path[, options])
Go to list of users who liked
More than 1 year has passed since last update.
fs.rmdirSyncは、引数に指定したパスのフォルダを削除する関数です。
fs.rmdirSync(path[, options])
Register as a new user and use Qiita more conveniently
Go to list of users who liked