cli
cli copied to clipboard
libnpmexec: allow custom stdio option value.
libnpmexec forces 'inherit' value in stdio option.
Others stdio values are required for non interactive usage.
References
This will need a test
Looks good other than that rogue if statement