command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 5, 2026
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Command lsopen is a pure Go replacement for /usr/bin/open on macOS.
It uses purego to call _LSOpenURLsWithCompletionHandler, the same private
LaunchServices SPI that /usr/bin/open uses internally. No cgo required.
All flags from the original open(1) are supported.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.