Credo v1.4.0 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 Sourcecall(exec :: Credo.Execution.t(), opts :: Keyword.t()) :: Credo.Execution.t()