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

Method DefaultHost

pkg/cmd/status/status.go:29–29  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

27
28type hostConfig interface {
29 DefaultHost() (string, string)
30}
31
32type StatusOptions struct {

Callers 15

EnableRepoOverrideFunction · 0.65
ResolverMethod · 0.65
viewRunFunction · 0.65
listRunFunction · 0.65
tokenRunFunction · 0.65
NewCmdLoginFunction · 0.65
requireOAuthTokenFunction · 0.65
CapiClientFuncFunction · 0.65
runLinkFunction · 0.65
NewCmdListFunction · 0.65
runUnlinkFunction · 0.65
deleteRunFunction · 0.65

Implementers 1

AuthConfiginternal/config/config.go

Calls

no outgoing calls