Verk.Manager.add
You're seeing just the function
add
, go back to Verk.Manager module for more information.
Specs
add(atom(), pos_integer()) :: Supervisor.on_start_child()
It adds the queue
running with the amount of size
of workers.
It always returns the child spec.