c9-core/node_modules/vfs-child
Lennart Kats 31218bbc1d Fix vfs-child/parent error handling
Fixes crash when child prints to stdout/stderr,
triggering unhandled EPIPE error
2015-07-26 20:51:10 +02:00
..
example remove recursive links 2015-06-28 17:06:43 +04:00
.gitignore initial commit 2015-02-10 23:41:24 +04:00
LICENSE initial commit 2015-02-10 23:41:24 +04:00
README.md initial commit 2015-02-10 23:41:24 +04:00
child.js initial commit 2015-02-10 23:41:24 +04:00
package.json initial commit 2015-02-10 23:41:24 +04:00
parent.js Fix vfs-child/parent error handling 2015-07-26 20:51:10 +02:00

README.md

vfs-child

A vfs implementation that runs the vfs in a child process.