Mix v1.2.6 Mix.Tasks.Clean
Deletes generated application files.
This command deletes all build artifacts for the current project.
Dependencies’ sources and build files are cleaned only if the
--deps
option is given.
By default this task works across all environments, unless --only
is given.
Summary
Functions
Callback implementation for Mix.Task.run/1