tools/patch.R

files <- list.files(
  "rust", 
  recursive = TRUE, 
  pattern = ".h$", 
  full.names = TRUE, 
  include.dirs = FALSE
)

file.remove(files)

Try the tok package in your browser

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

tok documentation built on Sept. 11, 2024, 5:21 p.m.