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

Method DisplayName

api/queries_pr_review.go:217–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

215}
216
217func (b ReviewerBot) DisplayName() string {
218 return actorDisplayName("Bot", b.login, "")
219}
220
221func (r ReviewerBot) sealedReviewerCandidate() {}
222

Callers

nothing calls this directly

Calls 1

actorDisplayNameFunction · 0.85

Tested by

no test coverage detected