RefInspector v1.0.0 RefInspector.Downloader View Source
Fetches copies of the configured database file(s).
All files will be stored in the configured database path with the default
setting being the result of Application.app_dir(:ref_inspector, "priv")
.
Please consult RefInspector.Config
for details on database configuration.
Mix Task
Please see Mix.Tasks.RefInspector.Download
if you are interested in
using a mix task to obtain your database file(s).
Link to this section Summary
Functions
Performs the download of the configured database files
Returns the local path to store a configured database at
Returns the remote path to download a configured database from
Reads a remote file and returns it’s contents
Link to this section Functions
Performs the download of the configured database files.
Returns the local path to store a configured database at.
Returns the remote path to download a configured database from.
Reads a remote file and returns it’s contents.