resolved.MiraiFuture {future.mirai} | R Documentation |
Check on the status of a future task.
Description
Check on the status of a future task.
Usage
## S3 method for class 'MiraiFuture'
resolved(x, ...)
Value
boolean indicating the task is finished (TRUE) or not (FALSE)
[Package future.mirai version 0.10.1 Index]