Credo v1.3.1 Credo.Execution.Task behaviour View Source
Link to this section Summary
Functions
Runs a given task
if the Execution
wasn’t halted and ensures that the
result is also an Execution
struct
Link to this section Types
Link to this section Functions
Runs a given task
if the Execution
wasn’t halted and ensures that the
result is also an Execution
struct.
Link to this section Callbacks
Link to this callback
call(exec, opts)
View Source
call(exec :: Credo.Execution.t(), opts :: Keyword.t()) :: Credo.Execution.t()