QPEEK * * Return an array of at most "count" jobs available inside the queue "queue" * without removing the jobs from the queue. This is basically an introspection * and debugging command. * * Normally jobs are returned from the oldest to the newest (according to the * job creation time field), however if "count" is negative , jobs are * returend from newset to oldest inste
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected