UAInspector v0.19.0 mix ua_inspector.download.short_code_maps View Source
Fetches short code map listings from the matomo-org/device-detector project.
The listings are extracted from the original PHP source files and stored as YAML files in the configured download path.
Link to this section Summary
Link to this section Functions
Link to this function
run(args) View Source
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.