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

Method HTTPUnixSocket

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

HTTPUnixSocket returns the configured HTTP unix socket, optionally scoped by host.

(hostname string)

Source from the content-addressed store, hash-verified

49 GitProtocol(hostname string) ConfigEntry
50 // HTTPUnixSocket returns the configured HTTP unix socket, optionally scoped by host.
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.

Callers 2

newCmdSendTelemetryFunction · 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