tsc_msg_info(message, verbose = tscr::get_tsc_verbose())
(chr) A message to print
Whether to show verbose messages.
Default: get_tsc_verbose
.
Other helpers:
get_more()
,
tsc_msg_abort()
,
tsc_msg_noop()
,
tsc_msg_success()
,
tsc_msg_warn()
,
tsc_online()
,
tsc_works()
tsc_msg_info("This is an info message.")
#> NULL