OSSubprocess icon indicating copy to clipboard operation
OSSubprocess copied to clipboard

Add some more helper methods for env variables

Open marianopeck opened this issue 9 years ago • 0 comments

addAllEnvVariablesFromParentWithoutOverride method name seems a

little long when it might be #environmentInheritAll. Maybe for flexibility also #environmentInherit: #( 'HOME' 'EDITOR' ) and

environmentRemove: #( 'HURTFUL' ).

marianopeck avatar Jan 14 '16 20:01 marianopeck