Workflows.resume

You're seeing just the function resume, go back to Workflows module for more information.

Specs

resume(Workflows.Execution.t(), Workflows.Command.t()) ::
  Workflows.Execution.execution_result() | {:error, term()}

Resumes an execution waiting for cmd to continue.