R/process-helpers.R

Defines functions process__exists

process__exists <- function(pid) {
  chain_call(c_processx__process_exists, pid)
}

Try the processx package in your browser

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

processx documentation built on July 9, 2023, 5:34 p.m.