tree-kill-sync

1.0.0 • Public • Published

tree-kill-sync

Build Status Coverage Status NPM Version

Synchronous version of tree-kill

Supported platforms: Linux, Darwin/OSX.

Install

$ npm i tree-kill-sync

API

treeKillSync(pid, [signal])

Sends signal signal to all children processes of the process with pid pid, including pid. Signal defaults to SIGTERM.

License

The MIT License

Readme

Keywords

Package Sidebar

Install

npm i tree-kill-sync

Weekly Downloads

42

Version

1.0.0

License

MIT

Last publish

Collaborators

  • fleg