Skip to content

File self asyncDelete string function

xu.jingyu edited this page Jan 14, 2020 · 4 revisions

简介

删除文件/文件夹

  • @param path string path:文件/文件夹路径
  • @param asyncDeleteCallback function function(number code, string dirPath)...end code:读取状态,0: 成功, 其他失败 path:文件/文件夹路径
Clone this wiki locally