[ 原始碼: node-foreground-child ]
套件:node-foreground-child(3.1.1-2)
node-foreground-child 的相關連結
Debian 的資源:
下載原始碼套件 node-foreground-child:
- [node-foreground-child_3.1.1-2.dsc]
- [node-foreground-child_3.1.1.orig.tar.gz]
- [node-foreground-child_3.1.1-2.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 (>= 4)
- Fire an event no matter how a process exits