UAInspector v0.19.0 Mix.UAInspector.Download View Source
Utility module to support download tasks.
Link to this section Summary
Functions
Prints an error because of missing configuration values
Asks a user to confirm the download
Link to this section Functions
Link to this function
exit_unconfigured()
View Source
exit_unconfigured()
View Source
exit_unconfigured() :: no_return()
exit_unconfigured() :: no_return()
Prints an error because of missing configuration values.
Link to this function
request_confirmation(args) View Source
Asks a user to confirm the download.
To skip confirmation the argument --force
can be passed to the mix task.