Verk.add_queue
You're seeing just the function
add_queue
, go back to Verk module for more information.
Specs
add_queue(atom(), pos_integer()) :: Supervisor.on_start_child()
Add a new queue
with a pool of size size
of workers.