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 4, 2025, 4:45 a.m.