jobSetStatus: Set Background Job Status

View source: R/jobs.R

jobSetStatusR Documentation

Set Background Job Status

Description

Update a background job's informational status text.

Usage

jobSetStatus(job, status)

Arguments

job

The ID of the job to update.

status

Text describing job's new status.

See Also

Other jobs: jobAdd(), jobAddOutput(), jobAddProgress(), jobGetState(), jobList(), jobRemove(), jobRunScript(), jobSetProgress(), jobSetState()


rstudio/rstudioapi documentation built on March 29, 2024, 2:34 p.m.