We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1af384e commit 5579253Copy full SHA for 5579253
lib/mix/lib/mix/tasks/do.ex
@@ -5,7 +5,7 @@ defmodule Mix.Tasks.Do do
5
6
@moduledoc """
7
Executes the tasks separated by `+`, aborting if any task errors.
8
-
+
9
Here is an example:
10
11
$ mix do compile --list + deps
0 commit comments