fluminus v1.3.1 Fluminus.Util View Source
A collection of common methods in Fluminus.
Link to this section Summary
Functions
Downloads the given url to a destination path generated by the provided function.
Sanitises filename according to Unix standard.
Link to this section Functions
Downloads the given url to a destination path generated by the provided function.
This function will return {:error, :exists}
if the file already exists.
Sanitises filename according to Unix standard.