UAInspector v0.15.1 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
Prints an error because of missing configuration values.
Link to this function
request_confirmation(args)
View Source
request_confirmation(list()) :: boolean()
Asks a user to confirm the download.
To skip confirmation the argument --force
can be passed to the mix task.