CaddyServer.Downloader (CaddyServer v0.2.0)
CaddyServer Downloader Program
Link to this section Summary
Link to this section Functions
Link to this function
auto?()
Return if auto download is enabled.
examples
Examples
iex> CaddyServer.Downloader.auto?()
false
Link to this function
download()
Download caddy from Github
https://github.com/caddyserver/caddy/releases
examples
Examples
iex> CaddyServer.Downloader.download()
0
Link to this function
download_url()
Link to this function