Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/cli/cli
/ hostname
Method
hostname
pkg/cmd/status/status.go:200–202 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
198
}
199
200
func
(s *StatusGetter) hostname() string {
201
return
s.host
202
}
203
204
func
(s *StatusGetter) CachedClient(ttl time.Duration) *http.Client {
205
return
s.cachedClient(s.Client, ttl)
Callers
5
CurrentUsername
Method · 0.95
ActualMention
Method · 0.95
LoadNotifications
Method · 0.95
LoadSearchResults
Method · 0.95
LoadEvents
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected