Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ isHostEnv
Function
isHostEnv
pkg/cmd/factory/remote_resolver.go:98–100 ·
view source on GitHub ↗
(src string)
Source
from the content-addressed store, hash-verified
96
}
97
98
func
isHostEnv(src string) bool {
99
return
src == GH_HOST
100
}
Callers
1
Resolver
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected