On 4/4/13, Jesse Phillips <[email protected]> wrote:
> Source:
> https://github.com/kyllingstad/phobos/blob/std-process2/std/process2.d

Dead link.

> Docs:
> http://www.kyllingen.net/code/std-process2/phobos-prerelease/std_process.html

<quote>
Unless a directory is specified in args[0] or program, spawnProcess
will search for the program in the directories listed in the PATH
environment variable. To run an executable in the current directory,
use "./executable_name".
</quote>

This does not apply for Windows, so it should state that.

Reply via email to