View Source mix do (Mix v1.10.2)
Executes the tasks separated by comma.
The comma should be followed by a space.
This task is automatically reenabled, so it can be called multiple times.
Examples
The example below prints the available compilers and then the list of dependencies.
mix do compile --list, deps