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

Method Pager

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

Pager returns the configured Pager, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

51 HTTPUnixSocket(hostname string) ConfigEntry
52 // Pager returns the configured Pager, optionally scoped by host.
53 Pager(hostname string) ConfigEntry
54 // Prompt returns the configured prompt, optionally scoped by host.
55 Prompt(hostname string) ConfigEntry
56 // PreferEditorPrompt returns the configured editor-based prompt, 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