StepFlow.Jobs.get_by-exclamation-mark
You're seeing just the function
get_by-exclamation-mark
, go back to StepFlow.Jobs module for more information.
Gets a single job by workflow ID and step ID
Examples
iex> get_job(123)
%Job{}
iex> get_job(456)
nil