| jobs {doRedis} | R Documentation | 
List doRedis jobs
Description
List doRedis jobs
Usage
jobs(queue = "*")
Arguments
| queue | List jobs for the specified queue, or set to "*" to list jobs for all queues | 
Value
a data frame listing jobs by row with variables queue, id, user, host and time (submitted).
[Package doRedis version 3.0.2 Index]