MCPcopy Create free account
hub / github.com/git-bug/git-bug / Id

Method Id

api/graphql/models/lazy_identity.go:59–61  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57}
58
59func (li *lazyIdentity) Id() entity.Id {
60 return li.excerpt.Id()
61}
62
63func (li *lazyIdentity) Name() string {
64 return li.excerpt.Name

Callers

nothing calls this directly

Calls 1

IdMethod · 0.65

Tested by

no test coverage detected