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

%stdout%R Documentation

Control whether standard output should be captured or not

Description

Control whether standard output should be captured or not

Usage

fassignment %stdout% capture

Arguments

fassignment

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

capture

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


future documentation built on July 9, 2023, 6:31 p.m.