catcl: Cat with ANSI styles

Description Usage Arguments Available options for the parameters

View source: R/utils.R

Description

Cat with ANSI styles

Usage

1
catcl(..., color = NULL, style = NULL)

Arguments

...

arguments passed by cat.

color

color name.

style

style name.

Available options for the parameters

for the ‘color’ parameter

\Sexpr[stage=install,results=rd]{ mmy::list_en_end(names(mmy:::ANSI_STYLES[["color"]]), add.quotes = TRUE) }

for the ‘style’ parameter

\Sexpr[stage=install,results=rd]{ mmy::list_en_end(names(mmy:::ANSI_STYLES[["style"]]), add.quotes = TRUE) }
strboul/mmy documentation built on Sept. 24, 2021, 12:08 p.m.