powered by
Adds text output to a background job.
jobAddOutput(job, output, error = FALSE)
The ID of the job that has emitted text.
The text output emitted by the job.
Whether the output represents an error.
Other jobs: jobAddProgress(), jobAdd(), jobRemove(), jobRunScript(), jobSetProgress(), jobSetState(), jobSetStatus()
jobAddProgress()
jobAdd()
jobRemove()
jobRunScript()
jobSetProgress()
jobSetState()
jobSetStatus()