UAInspector v2.0.0 mix ua_inspector.download View Source

Mix task to download database file(s) from your command line.

Arguments

When run without arguments the task will display the target directory for the downloaded files and will ask for confirmation before downloading.

  • --force: skip confirmation before downloading
  • --quiet: silences task output (does not imply --force!)

Informational README

If you are using the default databases from the default remote location an informational README with the filename ua_inspector.readme.md will be placed next to the downloaded file(s). Inside you will find a link to the original database source.

The creation of this file can be deactivated by configuration:

config :ua_inspector,
  skip_download_readme: true

Link to this section Summary

Functions

Callback implementation for Mix.Task.run/1.

Link to this section Functions

Callback implementation for Mix.Task.run/1.