package
0.2.0
Repository: https://github.com/icza/gox.git
Documentation: pkg.go.dev

# README

osx

GoDoc

Package osx contains operating system utilities. It means to be a complement to the standard os package.

# Functions

OpenDefault opens the specified file or URL with the default associated application.

# Constants

Arch32bit tells if the target architecture is 32-bit.
Arch64bit tells if the target architecture is 64-bit.