Is std.process.browse a category mistake?
Jack
jckj33 at gmail.com
Fri May 27 19:22:02 UTC 2022
On Friday, 27 May 2022 at 18:46:36 UTC, kdevel wrote:
> https://dlang.org/phobos/std_process.html#browse
>
> void browse(scope const(char)[] url);
> Start up the browser and set it to viewing the page at
> url.
>
> It feels wrong that this function is in std.process.
I think it belong to the process module. I wonder why it's there
tho. So unusual to have such function in the std process.
More information about the Digitalmars-d
mailing list