Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cli/cli
/ DisplayName
Method
DisplayName
api/queries_repo.go:1215–1217 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1213
}
1214
1215
func
(b AssignableBot) DisplayName() string {
1216
return
actorDisplayName(botTypeName, b.login,
""
)
1217
}
1218
1219
func
(b AssignableBot) ID() string {
1220
return
b.id
Callers
1
DisplayNames
Method · 0.95
Calls
1
actorDisplayName
Function · 0.85
Tested by
no test coverage detected