browser

package
v0.1.64 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 16, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Open

func Open(url string) error

Open opens the given URL in the user's default browser. On WSL, it tries wslview and cmd.exe before falling back to xdg-open.

func OpenWithFallbackMessage

func OpenWithFallbackMessage(out Printer, url string)

OpenWithFallbackMessage opens the URL and prints a prominent, copy-friendly fallback message if the browser cannot be opened.

Types

type Printer

type Printer interface {
	PrintAux(string, ...any)
}

Printer is a minimal output interface, decoupled from labcli to avoid heavy transitive dependencies (docker/cli, charmbracelet/huh).

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL