grapes-conditions-grapes: Control whether standard output should be captured or not

%conditions%R Documentation

Control whether standard output should be captured or not

Description

Control whether standard output should be captured or not

Usage

fassignment %conditions% capture

Arguments

fassignment

The future assignment, e.g. x %<-% { expr }.

capture

If TRUE, the standard output will be captured, otherwise not.


HenrikBengtsson/future documentation built on April 1, 2024, 3:19 a.m.