sometimes i need access to the childProcess handle because i have long running processes (e.g. processes with watch)
solution
childProcess is exposed, but it would be nice if we could do something in the docs to let user's known it's a first class citizen, and not a private API in this lib
problem statement
childProcess
handle because i have long running processes (e.g. processes with watch)solution
childProcess
is exposed, but it would be nice if we could do something in the docs to let user's known it's a first class citizen, and not a private API in this lib