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

Method ColorLabels

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

ColorLabels returns the configured color_label setting, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

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.
47 Editor(hostname string) ConfigEntry
48 // GitProtocol returns the configured git protocol, optionally scoped by host.

Callers 3

newIOStreamsFunction · 0.65
config.goFile · 0.65

Implementers 2

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

Calls

no outgoing calls

Tested by 1