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

TypeAlias testHostConfig

pkg/cmd/status/status_test.go:21–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

19)
20
21type testHostConfig string
22
23func (c testHostConfig) DefaultHost() (string, string) {
24 return string(c), ""

Callers 1

TestStatusRunFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected