mirror of
https://github.com/ethauvin/kobalt-doc.git
synced 2025-04-25 12:07:10 -07:00
Extra word
This commit is contained in:
parent
d12d7f91e9
commit
3876816788
1 changed files with 1 additions and 1 deletions
|
@ -474,7 +474,7 @@ The <code>@Task</code> annotation accepts the following attributes:
|
|||
</p>
|
||||
<p>
|
||||
Orderings, controlled by <code>"runBefore"</code> and <code>"runAfter"</code> merely specify an ordering
|
||||
but do not pull new tasks in. This is how you tell Kobalt "In case task the user asks for my task to run,
|
||||
but do not pull new tasks in. This is how you tell Kobalt "In case the user asks for my task to run,
|
||||
here is when it should be invoked", but your task will run only if it's explicitly invoked by the user.
|
||||
</p>
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue