Wrapper around cli::cli_format_method()
.
Uses base::cat()
to transform the printout from a message to an output with a line break.
Arguments
- expr
(
any
)
Expression that callscli_*
methods,base::cat()
orbase::print()
to format an object's printout.