Instance Method
startJobs(on:)
Starts an in-process jobs worker for queued tasks
func startJobs(on queueName: QueueName) throws
Parameters
queueNameThe queue to run the jobs on
Instance Method
func startJobs(on queueName: QueueName) throws
queueNameThe queue to run the jobs on