MCPcopy Index your code
hub / github.com/cli/cli / DisplayName

Method DisplayName

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

Source from the content-addressed store, hash-verified

1155
1156type AssignableActor interface {
1157 DisplayName() string
1158 ID() string
1159 Login() string
1160

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