Add ability to pass args to child process.
Closed this issue · 0 comments
MiguelCastillo commented
Currently there isnt a way to pass args into child processes, which can be limiting in cases like telling node to force coloring of output with the arg --color
.