MCPcopy
hub / github.com/cli/cli / DefaultHost

Method DefaultHost

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

DefaultHost retrieves the default host.

()

Source from the content-addressed store, hash-verified

133
134 // DefaultHost retrieves the default host.
135 DefaultHost() (host string, source string)
136
137 // Login will set user, git protocol, and auth token for the given hostname.
138 //

Callers 7

NewFunction · 0.65
defaultHostFunction · 0.65
DefaultHostMethod · 0.65

Implementers 1

AuthConfiginternal/config/config.go

Calls

no outgoing calls