download
download copied to clipboard
Consider returning outputFilepath as well as data
Similar to https://github.com/sindresorhus/electron-dl#use-it-manually
plz consider returning outputFilepath
as it saves user extra lines of file to get outputfile
This is also important when using Promise.all
where one may want to know outputFiles paths
Any updates on this issue. This can be very useful.