View Source RefInspector.Downloader (RefInspector v2.0.0)

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

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

@spec download() :: :ok

Performs the download of the configured database files.