resolved.MiraiFuture: Check on the status of a future task.

View source: R/MiraiFutureBackend-class.R

resolved.MiraiFutureR 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)


future.mirai documentation built on Aug. 8, 2025, 7:45 p.m.