Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ hostname
Method
hostname
pkg/cmd/status/status.go:202–204 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
200
}
201
202
func
(s *StatusGetter) hostname() string {
203
return
s.host
204
}
205
206
func
(s *StatusGetter) CachedClient(ttl time.Duration) *http.Client {
207
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