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