RefInspector v1.3.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.

Link to this section Functions

Link to this function

download()

View Source
download() :: :ok

Performs the download of the configured database files.