OSSubprocess
OSSubprocess copied to clipboard
Add some more helper methods for env variables
addAllEnvVariablesFromParentWithoutOverride method name seems a
little long when it might be #environmentInheritAll. Maybe for flexibility also #environmentInherit: #( 'HOME' 'EDITOR' ) and