tsc_msg_noop(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_info()
,
tsc_msg_success()
,
tsc_msg_warn()
,
tsc_online()
,
tsc_works()
tsc_msg_noop("This is a noop message.")
#> NULL