Modifies a task's context with a given context. Takes a context as a first argument, which can be a partial Context object, or a callback receiving a Context and returning a partial Context object.
context
Context
Task
Modifies a task's context with a given
context
. Takes acontext
as a first argument, which can be a partialContext
object, or a callback receiving aContext
and returning a partialContext
object.