future_build: Task passed to individual futures in the '"future"' backend...

View source: R/backend_future.R

future_buildR Documentation

Task passed to individual futures in the "future" backend [Stable]

Description

For internal use only. Only exported to make available to futures.

Usage

future_build(target, meta, config, spec, config_tmp, protect)

Arguments

target

Name of the target.

meta

A list of metadata.

config

A drake_config() list.

config_tmp

Internal, parts of config that the workers need.

protect

Names of targets that still need their dependencies available in memory.

Value

Either the target value or a list of build results.


wlandau-lilly/drake documentation built on March 6, 2024, 8:18 a.m.