now can remove files

This commit is contained in:
2016-03-21 00:28:29 +01:00
parent 580cb95aa7
commit 20a3fdba03
12 changed files with 79 additions and 12 deletions

View File

@@ -10,6 +10,7 @@ import SmartfileRemote = require("./smartfile.remote");
var smartfile:any = {
fsaction: SmartfileFsaction,
fs: plugins.fs,
checks: SmartfileChecks,
get: SmartfileGet,
local: SmartfileLocal,