Files
taimed/node_modules/is-running
2025-07-24 17:21:45 +08:00
..
2025-07-24 17:21:45 +08:00
2025-07-24 17:21:45 +08:00
2025-07-24 17:21:45 +08:00
2025-07-24 17:21:45 +08:00
2025-07-24 17:21:45 +08:00
2025-07-24 17:21:45 +08:00

Test if a process with a given pid is running

Build Status Dependency Status Dependency tracking by David

Installation

npm install is-running

Usage

require('is-running')(897245) // returns true if a process with pid 897245 is running