package
0.0.0-20220218190644-4958d6d39439
Repository: https://github.com/jhump/golang-x-tools.git
Documentation: pkg.go.dev

# README

This package is a copy of cmd/internal/browser from the go distribution

# Functions

Commands returns a list of possible commands to use to open a url.
Open tries to open url in a browser and reports whether it succeeded.