MCPcopy
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
98func isHostEnv(src string) bool {
99 return src == GH_HOST
100}

Callers 1

ResolverMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected