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

Method AccessiblePrompter

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

AccessiblePrompter returns the configured accessible_prompter setting, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

39 AccessibleColors(hostname string) ConfigEntry
40 // AccessiblePrompter returns the configured accessible_prompter setting, optionally scoped by host.
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.

Callers 2

newIOStreamsFunction · 0.65
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