//
pkg.gl
Category
gitlab.com/gitlab-org/cli
pkg
browser
package
1.53.0
Repository:
https://gitlab.com/gitlab-org/cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
37 SLOC
#
Functions
Command
Command produces an exec.Cmd respecting runtime.GOOS and $BROWSER environment variable.
ForOS
ForOS produces an exec.Cmd to open the web browser for different OS.
FromLauncher
FromLauncher parses the launcher string based on shell splitting rules.