cli_verbatim: CLI verbatim text

Description Usage Arguments Examples

View source: R/client.R

Description

It is not wrapped, but printed as is.

Usage

1

Arguments

...

The text to show, in character vectors. Each element is printed on a new line.

.envir

Environment to evaluate the glue expressions in.

Examples

1
cli_verbatim("This has\nthree", "lines")

cliapp documentation built on Oct. 23, 2020, 6:36 p.m.