Formal Review of std.process

Jesse Phillips Jessekphillips+d at gmail.com
Sun Apr 7 12:28:11 PDT 2013


On Sunday, 7 April 2013 at 18:52:12 UTC, Lars T. Kyllingstad 
wrote:
> I have implemented this now.  I think this was a great 
> improvement.  pipeProcess(/-Shell) and execute(Shell) now wield 
> more of the power of spawnProcess(/-Shell) without complicating 
> their usage.
>
> Please comment.
>
> Lars

 From the docs it looks like in order to pass a Config you'd also 
need to pass an Environment, since all overloads take one and 
Config comes last.


More information about the Digitalmars-d mailing list