Downloader

Downloader

new Downloader()

Source:
Author:
  • Georges-B. MICHEL

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:

Path of downloaded file

Type
Path | String