dlang / ddox

Advanced D documentation engine
MIT License
63 stars 21 forks source link

std.process.pipeProcess is missing 3rd overload #254

Open ntrel opened 4 months ago

ntrel commented 4 months ago

https://dlang.org/library/std/process/pipe_process.html

Interestingly it still lists the shellPath parameter from the 3rd overload.

Compare with: https://dlang.org/phobos/std_process.html#.pipeProcess