Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GhDashInstallHint ¶
func GhDashInstallHint() string
GhDashInstallHint returns the recommended install command for gh-dash.
func GhDashInstalled ¶
func GhDashInstalled() bool
GhDashInstalled reports whether gh-dash is available in PATH.
func IsAuthError ¶
IsAuthError returns true if the error looks like a GitHub auth failure, so callers can show a friendly "run gh auth login" message.
func OpenInBrowser ¶
OpenInBrowser opens url in the system default browser.
func OpenInGhDash ¶
OpenInGhDash launches gh-dash. Returns (false, nil) with browser fallback if gh-dash is not installed — callers should surface the install hint to the user. Returns (true, nil) if gh-dash launched successfully.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.