[ 源代码: node-foreground-child ]
软件包:node-foreground-child(2.0.0-5)
node-foreground-child 的相关链接
Debian 的资源:
下载源码包 node-foreground-child:
- [node-foreground-child_2.0.0-5.dsc]
- [node-foreground-child_2.0.0.orig.tar.gz]
- [node-foreground-child_2.0.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
helper running a child process as a foreground process
This Node.js module emulate simple control group in pure javacript. It runs a child process as foreground process redirecting output to stdout and exiting main process as soon as child exist.
This module could be used for implementating TAP test for Node.js.
TAP is a simple text-based interface between testing modules implemented in many popular languages.
Node.js is an event-based server-side JavaScript engine.
其他与 node-foreground-child 有关的软件包
|
|
|
|
-
- dep: node-signal-exit
- Fire an event no matter how a process exits