DownloadFile
- ↳
DownloadFile
• new DownloadFile(
storageProvider
, srcPath
, dstPath
)Name | Type |
---|---|
storageProvider | |
srcPath | string |
dstPath | string |
▸ before():
Promise
<void
>Promise
<void
>▸ toJson():
Object
Object
▸ toExeScriptRequest():
ExeScriptRequest
ExeScriptRequest
▸ after():
Promise
<void
>Promise
<void
>•
Protected
Optional
from: string
•
Protected
Optional
to: string
•
Protected
args: object
Last modified 7mo ago