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

Method Spinner

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

Spinner returns the configured spinner setting, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

57 PreferEditorPrompt(hostname string) ConfigEntry
58 // Spinner returns the configured spinner setting, optionally scoped by host.
59 Spinner(hostname string) ConfigEntry
60 // Telemetry returns the configured telemetry setting, ignoring host scoping since telemetry is a global setting.
61 Telemetry() ConfigEntry
62

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