Return a new Process with the provided arguments appended, leaving the original unchanged.
This is the non-mutating counterpart of addArgs. Can be called multiple times to progressively build up arguments.
See Implementation
Return a new Process with the provided arguments appended, leaving the original unchanged.
This is the non-mutating counterpart of addArgs. Can be called multiple times to progressively build up arguments.