jobs: List doRedis jobs

View source: R/doRedis.R

jobsR 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).


doRedis documentation built on May 2, 2023, 5:10 p.m.