Registry / utility / skratchdot-open-golang

skratchdot-open-golang

JSON →
library0.0.0-20200116055534-eef842397966gogounverified

Opens files, directories, or URIs using the default system application.

go get github.com/skratchdot/open-golang
INSTALL
IMPORT
SIG · SKRATCHDOT-OPEN-GO
S
skratchdot-open-golang
utilitygov0.0.0-20200116055534-eef842397966
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

open
github.com/skratchdot/open-golang/open

Opens a URL in the default browser.

package main import ( "github.com/skratchdot/open-golang/open" ) func main() { open.Run("https://example.com") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20200116055534-eef842397966latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
Amazon
1
Resources
skratchdot-open-golang — go get skratchdot-open-golang · libregistry