system

package
v0.1.44 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 16, 2020 License: MIT Imports: 5 Imported by: 0

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

func OpenURIWithDefaultApplication(targetURI string) error

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL