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 April 1, 2026, 5:06 p.m.