Downloader
new Downloader()
- Source:
- Author:
-
Methods
(async, static) download(pRemoteURL, pLocalPath, pOptions)
- Source:
Parameters:
Name |
Type |
Description |
pRemoteURL |
*
|
|
pLocalPath |
*
|
|
pOptions |
*
|
|
(async, static) downloadTemp(pRemoteURL, pOptions) → {Path|String}
- Source:
Parameters:
Name |
Type |
Description |
pRemoteURL |
*
|
|
pOptions |
*
|
|
Returns:
-
Type
-
Path
|
String