View source: R/RedisFuture-class.R
resolved.RedisFuture | R Documentation |
Check on the status of a future task.
## S3 method for class 'RedisFuture'
resolved(x, ...)
boolean indicating the task is finished (TRUE) or not (FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.