You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The script utils.R has a local_quiet_cli() that suppresses all output from {cli} within a function's scope. This seems like a helpful utility that should be added to all relevant user-facing functions, along with standard documentation everywhere.
The text was updated successfully, but these errors were encountered:
The script utils.R has a
local_quiet_cli()
that suppresses all output from{cli}
within a function's scope. This seems like a helpful utility that should be added to all relevant user-facing functions, along with standard documentation everywhere.The text was updated successfully, but these errors were encountered: