dlang / ddox

Advanced D documentation engine
MIT License
62 stars 20 forks source link

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

Open ntrel opened 1 month ago

ntrel commented 1 month 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