tests/testthat/_snaps/cli.md

cli_status

Code
  pid <- cli_status("This is a status message")
Message
  > This is a status message
Code
  cli::cli_status_clear(pid, result = "clear")
Code
  pid <- cli_status("This is a status message")
Message
  > This is a status message
Code
  cli::cli_status_clear(pid, result = "failed")
Message
  x This is a status message


Try the rhub package in your browser

Any scripts or data that you put into this service are public.

rhub documentation built on April 3, 2025, 10:47 p.m.