delete
刪除檔案或資料夾。
delete(path: string): void
path
string
// 這將刪除 file.txt 檔案 FilesJS.delete('file.txt');