tests/testthat/setup.R

withr::defer(
  {
    try_silently(close(attr(.knitr_asciicast_process, "sock")))
    try_silently(.knitr_asciicast_process$kill())
  },
  teardown_env()
)

Try the asciicast package in your browser

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

asciicast documentation built on May 29, 2024, 6:24 a.m.