Documentation
¶
Overview ¶
Package system implements utility methods that should apply across all operating systems and can be called in a cross-platform compatible manner.
At the minimum level, Ubuntu (Linux), MacOS, and Windows should be supported.
Why Ubuntu? Because I use it.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OpenURIWithDefaultApplication ¶
OpenURIWithDefaultApplication runs xdg-open on linux, open on macos, and rundll32.exe on windows with the provided :targetURI as an argument
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.