RefInspector.Downloader (RefInspector v2.1.0)

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).

Summary

Functions

Performs the download of the configured database files.

Functions

download()

@spec download() :: :ok

Performs the download of the configured database files.