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

Method DisplayName

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

Source from the content-addressed store, hash-verified

1160
1161type AssignableActor interface {
1162 DisplayName() string
1163 ID() string
1164 Login() string
1165

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