Documentation
¶
Overview ¶
Package browser allows interacting with the default browser on the user's machine.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Open ¶
func Open(url string, frontend frontendRunner, backend backendRunner)
Open opens a new window/tab in the default browser with the given URL. If no browser is found, it prints the URL.
func OpenBrowserCommand ¶
func OpenBrowserCommand(runner backendRunner) Option[string]
OpenBrowserCommand provides the console command to open the default browser.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.