Interface: JobQueue

workers/scion-queue~ JobQueue

A JobQueue is an Array with additional property JobQueue.readyForJob {Boolean}
Properties:
Name Type Description
readyForJob Boolean flag that indicates if queue is ready for the next job.
See:

Extends