R/FutureGlobals-class.R
FutureGlobals.Rd
A representation of a set of globals used with futures
FutureGlobals(object = list(), resolved = FALSE, total_size = NA_real_, ...)
An object of class FutureGlobals
.
This class extends the Globals class by adding
attributes resolved
and total_size
.