Open given URL in a web browser.
Supports all major desktop operating systems. Does nothing if not supported on the given platform.
At the moment this simply wraps std.process.browse.
See Implementation
Open given URL in a web browser.
Supports all major desktop operating systems. Does nothing if not supported on the given platform.
At the moment this simply wraps std.process.browse.