tests/testthat/setup.R

withr::defer(
  {
    try_silently(close(attr(.knitr_asciicast_process, "sock")))
    try_silently(.knitr_asciicast_process$kill())
  },
  teardown_env()
)
gaborcsardi/asciicast documentation built on Oct. 13, 2024, 6:27 p.m.