MCPcopy Index your code
hub / github.com/cli/cli / Browser

Method Browser

internal/gh/gh.go:43–43  ·  view source on GitHub ↗

Browser returns the configured browser, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

41 AccessiblePrompter(hostname string) ConfigEntry
42 // Browser returns the configured browser, optionally scoped by host.
43 Browser(hostname string) ConfigEntry
44 // ColorLabels returns the configured color_label setting, optionally scoped by host.
45 ColorLabels(hostname string) ConfigEntry
46 // Editor returns the configured editor, optionally scoped by host.

Callers 1

config.goFile · 0.65

Implementers 2

cfginternal/config/config.go
ConfigMockinternal/gh/mock/config.go

Calls

no outgoing calls

Tested by

no test coverage detected