The new std.process is ready for review

Jacob Carlborg doob at me.com
Mon Mar 25 12:17:14 PDT 2013


On 2013-02-23 12:31, Lars T. Kyllingstad wrote:
> It's been years in the coming, but we finally got it done. :) The upshot
> is that the module has actually seen active use over those years, both
> by yours truly and others, so hopefully the worst wrinkles are already
> ironed out.
>
> Pull request:
> https://github.com/D-Programming-Language/phobos/pull/1151
>
> Code:
> https://github.com/kyllingstad/phobos/blob/std-process2/std/process2.d
>
> Documentation:
> http://www.kyllingen.net/code/std-process2/phobos-prerelease/std_process2.html

I would like a function for getting the current process path, i.e. this:

http://dsource.org/projects/tango/attachment/ticket/1536/process.d

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list