Skip to content

liujingdong/deleteFilePlugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Error in user YAML: (<unknown>): could not find expected ':' while scanning a simple key at line 6 column 1
---
title: deleting file 
description: 删除文件夹以及文件夹里面的文件.
Installation: ionic plugin add https://github.com/liujingdong/deleteFilePlugin.git
Supported Platforms: android
deleting:
DeleteFilePlugin.delete("/OAdemo",success,error);
/OAdemo:文件名字
success:成功回调方法,返回"删除成功"
error:失败回调方法,返回"删除失败"
---

About

删除文件的cordova插件(适用于android)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published