FileSystemManager.unlink

2020-02-12 10:57 更新
基礎(chǔ)庫(kù) 1.15.0 開始支持本方法,低版本需做兼容處理

刪除文件。


參數(shù)

Object 類型,繼承標(biāo)準(zhǔn)對(duì)象輸入,擴(kuò)展屬性描述如下:

名稱數(shù)據(jù)類型默認(rèn)值必填說(shuō)明最低支持版本
filePathstring要?jiǎng)h除的文件路徑1.15.0
successfunction接口調(diào)用成功的回調(diào)函數(shù)1.15.0
failfunction接口調(diào)用失敗的回調(diào)函數(shù)1.15.0
completefunction接口調(diào)用結(jié)束的回調(diào)函數(shù)(調(diào)用成功、失敗都會(huì)執(zhí)行)1.15.0


輸出

fail 回調(diào)函數(shù)參數(shù) Object

fail 返回參數(shù)說(shuō)明

Object 類型,屬性如下:

屬性類型說(shuō)明最低支持版本
errorObject錯(cuò)誤信息1.15.0

error 的屬性如下:

屬性類型說(shuō)明最低支持版本
errMsgstring錯(cuò)誤信息1.15.0
errMsg 的合法值說(shuō)明
fail permission denied, open ${path}指定的 path 路徑?jīng)]有讀權(quán)限
fail no such file or directory ${path}文件不存在
fail operation not permitted, unlink ${filePath}傳入的 filePath 是一個(gè)目錄


以上內(nèi)容是否對(duì)您有幫助:
在線筆記
App下載
App下載

掃描二維碼

下載編程獅App

公眾號(hào)
微信公眾號(hào)

編程獅公眾號(hào)