package browser
import "cmd/internal/browser"
Package browser provides utilities for interacting with users' browsers.
Index ¶
Functions ¶
func Commands ¶
func Commands() [][]string
Commands returns a list of possible commands to use to open a url.
func Open ¶
Open tries to open url in a browser and reports whether it succeeded.
Source Files ¶
- Version
- v1.9.7
- Published
- Jun 6, 2018
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 16 minutes ago –
Tools for package owners.