download(url, [file])
Downloads an URL to a file, currently Mac only.
Type: function
Parameter(s):
- url {String}:The download url 
- file {} Optional:A relative file path in the project folder or a File instance 
Downloads an URL to a file, currently Mac only.
Type: function
Parameter(s):
The download url
A relative file path in the project folder or a File instance