neekey / ps

A Node.js module for looking up running processes
MIT License
128 stars 41 forks source link

refactor the implementation of kill(), use nodejs build-in process.ki… #46

Closed neekey closed 7 years ago

neekey commented 7 years ago

What

according to https://github.com/neekey/ps/issues/41, refactor kill(), as a wrapper of built-in process.kill()