Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/cli/cli
/ DisplayName
Method
DisplayName
api/queries_repo.go:1210–1212 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1208
}
1209
1210
func
(b AssignableBot) DisplayName() string {
1211
return
actorDisplayName(botTypeName, b.login,
""
)
1212
}
1213
1214
func
(b AssignableBot) ID() string {
1215
return
b.id
Callers
1
DisplayNames
Method · 0.95
Calls
1
actorDisplayName
Function · 0.85
Tested by
no test coverage detected