1.0.2 • Published 7 months ago

exists-pid v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

exists-pid

Check if a PID exists.

Install

$ npm install exists-pid --save

Usage

const existsPid = require('exists-pid')

existsPid('1337') // => false

License

exists-pid © Kiko Beats, released under the MIT License. Authored and maintained by Kiko Beats with help from contributors.

kikobeats.com · GitHub Kiko Beats · Twitter @Kikobeats