Verk.WorkersManager.inspect_worker

You're seeing just the function inspect_worker, go back to Verk.WorkersManager module for more information.
Link to this function

inspect_worker(queue, job_id)

View Source

Specs

inspect_worker(binary() | atom(), binary()) ::
  {:ok, Map.t()} | {:error, :not_found}

List information about the process that is currently running a job_id.