Index of Module download - part-cw/lambdanative GitHub Wiki
Module: download
The download module allows a file to be downloaded from an https server.
| Function | Short Description |
|---|---|
| (download-list host folder) | Get list of files in a specified directory |
| (download-getfile host path filename) | Download and save the specified file |