MCPcopy Create free account
hub / github.com/cli/cli / DisplayName

Method DisplayName

api/queries_repo.go:1165–1165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1163
1164type AssignableActor interface {
1165 DisplayName() string
1166 ID() string
1167 Login() string
1168

Callers 15

printRawIssuePreviewFunction · 0.65
printHumanIssuePreviewFunction · 0.65
issueAssigneeListFunction · 0.65
mapSkillsToNamesFunction · 0.65
discoverSkillsFunction · 0.65
listAvailableSkillsFunction · 0.65
matchSkillByNameFunction · 0.65
matchLocalSkillByNameFunction · 0.65
skillSearchFuncFunction · 0.65
matchSelectedSkillsFunction · 0.65
checkOverwriteFunction · 0.65
existingSkillPromptFunction · 0.65

Implementers 2

AssignableUserapi/queries_repo.go
AssignableBotapi/queries_repo.go

Calls

no outgoing calls

Tested by 2

TestDisplayNameHiddenDirFunction · 0.52
TestDisplayNameFunction · 0.52