MCPcopy Index your code
hub / github.com/git-bug/git-bug / DisplayName

Method DisplayName

entities/identity/interface.go:19–19  ·  view source on GitHub ↗

DisplayName return a non-empty string to display, representing the identity, based on the non-empty values.

()

Source from the content-addressed store, hash-verified

17 // DisplayName return a non-empty string to display, representing the
18 // identity, based on the non-empty values.
19 DisplayName() string
20
21 // Email return the last version of the email
22 // Can be empty.

Callers 14

LsFunction · 0.65
UserFunction · 0.65
UserForQueryFunction · 0.65
runUserAdoptFunction · 0.65
userDefaultFormatterFunction · 0.65
runBugShowFunction · 0.65
showDefaultFormatterFunction · 0.65
showOrgModeFormatterFunction · 0.65
bugsDefaultFormatterFunction · 0.65
bugsOrgmodeFormatterFunction · 0.65
runBugCommentFunction · 0.65
renderMethod · 0.65

Calls

no outgoing calls

Tested by 1

Example_entityFunction · 0.52