@anio-node-foundation/process-is-running
v3.0.0
Published
Check whether a process with a particular id is running or not.
Downloads
7
Readme
@anio-node-foundation/process-is-running
Check whether a process with a particular id is running or not.
import nodeIsProcessRunning from "@anio-node-foundation/process-is-running"
console.log(nodeIsProcessRunning(process.pid))