Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
21
type
testHostConfig string
22
23
func
(c testHostConfig) DefaultHost() (string, string) {
24
return
string(c),
""
Callers
1
TestStatusRun
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected