nodejs can do await fs.rm(path, { recursive: true, force: true }). https://nodejs.org/api/fs.html#fs_fspromises_rm_path_options.
確定! 回上一頁